Re: Manually Register MyODBC?
Jess Balint <[email protected]>
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <[email protected]> |
On Thu, May 24, 2007 at 10:25:31AM +1000, Daniel Kasak wrote: > I've just tried both the MSI and the Setup.exe installers - neither > work. I've downloaded the version without an installer, and run the > batch file, which copied files around, but didn't register anything. > > Can someone please tell me what entries in the registry I need for > MyODBC to function ( and anything else I have to do )? There should be a utility called myodbc3i.exe that can register the driver. Otherwise the registry detail is like so: [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\MySQL ODBC 3.51 Driver] "UsageCount"=dword:00000001 "Driver"="C:\\WINDOWS\\system32\\myodbc3.dll" "Setup"="C:\\WINDOWS\\system32\\myodbc3S.dll" "CPTimeout"="<not pooled>" Jess -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/[email protected]