|
-
November 18th, 1999, 12:55 PM
#1
Run time DSN
Any ideas how to register SYSTEM DSN in run time?
-
November 18th, 1999, 07:16 PM
#2
Re: Run time DSN
System DSNs are stored in a registry:
<strong>HKEY_LOCAL_MACHINE\Software\ODBC\ODBC.INI.</strong>
This key structure has subkeys (which are DSNs) using RegQueryValueEx API you should be able to get your DSNs.
<strong>Serge</strong>
[email protected]
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|