Click to See Complete Forum and Search --> : RDO


karuna
December 17th, 1999, 10:46 AM
I have tried using the rdoRegisterDatasource method of RDO library to automatically create a DSN for the user. The sample code given in the help of RDO shows code only related to MS SQL Server.
I understand that, RDO's are usually used for RDBMS. But still I am using it to connect to an Access Database. Here if I have to use the rdoRegisterDatasource method to create a DSN, how am I supposed to get certain attributes like Network Library Name, Address. In the Books Online it is given that these details could be found in the ODBC Driver specific help. But I could not find anything about Access. Please inform me.

December 20th, 1999, 08:59 AM
You can find this information under the "HKEY_LOCAL_MACHINE\Software\ODBC\ODBC.INI" key in the system registry.