Creating a DSN
Database
2
Posts
2
Posters
0
Views
1
Watching
-
How do I create a new DSN programmatically? I work with Visual C++. thanx
-
How do I create a new DSN programmatically? I work with Visual C++. thanx
This article discusses how to do what you want with VB. http://www.thescarms.com/vbasic/CreateDSN.asp It looks like primarily what it takes is writing to the registry. Hope that helps. -Matt ------------------------------------------ The 3 great virtues of a programmer: Laziness, Impatience, and Hubris. --Larry Wall