MySQL Forums
Forum List  »  Microsoft Access

Re: File DSN ODBC Call Failed
Posted by: Sebastien Caisse
Date: December 13, 2005 08:42PM

Well for registry stuff, look at HKLM (or HKCU if you want a user DSN) in Software/ODBC
You'll see your DSN key with it's values (where you installed the driver).

Note that you also need to put the DSN value of said key in Software/ODBC/ODBC Data Sources, with the value name as DSN and the Value Data as the driver.

I could always publish a simple batch file which installs the myodbc MSI, sets up an appropriate DSN registry file and registers it.

Options: ReplyQuote


Subject
Views
Written By
Posted
3696
December 13, 2005 07:21PM
Re: File DSN ODBC Call Failed
2427
December 13, 2005 08:42PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.