Friday, January 28, 2011

Script for OLE DB Connection

SQLConnect (ConnectionID, "Provider = SQLOLEDB.1; Password = 'sa'; persist Security Info = True; User ID = 'sa'; Initial Catalog = 'coba'; Data Source = trimaxindo");

Initial Catalog: Database Name
Data Source: The name of the PC where SQL Server installed

No comments:

Post a Comment