HardingR2000
Programmer
Is it possible to determine programmatically the connection information as specified in the "Data Link Properties" wizard from within the ADP application?
I need to programmatically alter the "Initial Catalog" specified in the following when the the database is changed.
NGMSConnect.Open "Provider='SQLOLEDB';Data Source='SVR-NATGAS';" "Initial Catalog='NGMSData';Integrated Security='SSPI';
I need to programmatically alter the "Initial Catalog" specified in the following when the the database is changed.
NGMSConnect.Open "Provider='SQLOLEDB';Data Source='SVR-NATGAS';" "Initial Catalog='NGMSData';Integrated Security='SSPI';