N
Nauman
How can i use the GetAllSettings Function in VB6 to get the names of System
DSNs available on my machine. The system DSNs are available at the following
location in the registry.
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources
The GetAllSettings Function uses the default path as
HKEY_LOCAL_MACHINE\SOFTWARE\VB and VBA Program Settings
What if i want to read All Settings from "ODBC\ODBC.INI" instead of "VB and
VBA Program Settings"
Any help wud be greatly appreciated.
Regards
Nauman
DSNs available on my machine. The system DSNs are available at the following
location in the registry.
HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\ODBC Data Sources
The GetAllSettings Function uses the default path as
HKEY_LOCAL_MACHINE\SOFTWARE\VB and VBA Program Settings
What if i want to read All Settings from "ODBC\ODBC.INI" instead of "VB and
VBA Program Settings"
Any help wud be greatly appreciated.
Regards
Nauman