Bug #11206 MyODBC Driver does not appear in Drivers tab after WXP SP2 is installed
Submitted: 9 Jun 2005 12:40 Modified: 9 Jun 2005 18:47
Reporter: Leonardo Grimaldi Email Updates:
Status: Can't repeat Impact on me:
None 
Category:Connector / ODBC Severity:S2 (Serious)
Version:any OS:Windows (Win XP)
Assigned to: CPU Architecture:Any

[9 Jun 2005 12:40] Leonardo Grimaldi
Description:
When Windows XP service pack 2 is installed, MyODBC Driver does not show in Driver tab when creating an ODBC connection.

How to repeat:
Install WXPSP2, then MyODBC. Try to create an ODBC Connection to MySQL

Suggested fix:
No idea
[9 Jun 2005 18:47] Jorge del Conde
I was unable to reproduce this behaviour under WinXP SP2
[9 Jun 2005 18:47] Jorge del Conde
adding screenshot
[9 Jun 2005 18:47] Jorge del Conde
screenshot

Attachment: Image1.png (image/x-png, text), 16.82 KiB.

[10 Jun 2005 21:57] Leonardo Grimaldi
Hi

I found this:

"Description:
MyODBC appears to install normally, shows up in programs list.  However, when
you try to create a DSN, it does not show up in driver list as a choice.  It
doesn't show up on the driver tab, either.  I tried on another XP machine
without SP2, and it worked fine.

How to repeat:
Try to install on an XP2 machine.

Suggested fix:
No clue.

[5 Oct 2004 17:22] George Chacko

"However, when you try to create a DSN, it does not show up in driver list as a
choice." Same problem here. I'm running XP SP2 as well. George Chacko

[17 Oct 2004 3:48] Dave Schmall

Same problem with XP SP2 - driver appears to install correctly but doesn't show
up in the ODBC driver list.  Uninstalled and reinstalled as well - still doesn't
appear.

[20 Oct 2004 19:51] George Chacko

I also tried some of the solutions out on the net including 

a)  including installing in safe mode 

b) importing the following .reg file

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\MySQL ODBC 3.51 Driver]
"UsageCount"=dword:0000000c
"Driver"="C:\\WINNT\\System32\\myodbc3.dll"
"Setup"="C:\\WINNT\\System32\\myodbc3.dll"
"APILevel"="2"
"ConnectFunctions"="YYN"
"DriverODBCVer"="03.51"
"FileUsage"="0"
"FileExtns"="*.txt"
"SQLLevel"="1"
"CPTimeout"="60"
"DSNHelpFile"="C:\\WINNT\\help\\my3dsn.hlp"

c) exporting the ODBC director from the registry, deleting it, and re-importing
it (separated by reboots). 

Still doesn't work for me. GC

[2 Nov 2004 21:43] Harun Eren

The following steps can be use as background for the bug:
 --------------------------------------------------------
 1.Call "regedit" programm under WindowsXP
 2.The registry structur [HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC
Drivers]
   must export to the .reg file.
 3.After then deleted the structur
[HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\ODBC Drivers]
   in the registry.
 4.Edit the exported .reg file, with deleted following line  >>> @="" <<<,
 5.Save the .reg file
 6.Import the .reg file with the registry programm or call the .reg file to be
save the Driverskey

 After these steps the drivers are listed correctly in the Microsoft Driver
Manager.

[2 Nov 2004 21:48] Harun Eren

Thank you for your bug report. This issue has been addressed in the
documentation. The updated documentation will appear on our website
shortly, and will be included in the next release of the relevant
product(s)."

Im not the onlyone experiencing this bug

Thanks