Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Help using "SQLCONFIGDATASOURCE" in NetExpress COBOL.

Status
Not open for further replies.

KidHoss

Programmer
May 22, 2000
27
US
I am trying to create an application for release to other PC's.  I need to acquire data from an ACCESS database using SQL (ODBC ESQL) so I need to establish the data source on every machine using the app.  I don't want to have the user do it and I don't want to write code to alter the registry.  I was hoping I could use "SQLCONFIGDATASOURCE" to do this.  I have found info on MSDN concerning it but no examples in COBOL.  Any experiance with this???? ... or Other better ways to do this????
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top