I have a problem with a WinXP x64 computer. We have a 32 bit program that uses ODBC drivers but they are not showing up in the ODBC program. It doesn't show in either the system32 or the SysWOW64 versions. I know that the program will run on a x64 machine because I have it running on an other x64 XP machine and on a x64 Win7.
Page 1 of 1
64bit ODBC drivers
#2
Posted 27 January 2010 - 10:10 PM
what drivers are you trying to use and have you installed them on your Windows XP x64 machine yet? (Oracle, Firebird, mysql..... )
#3
Posted 28 January 2010 - 05:26 AM
Just an Access Database driver and I have installed them.
#4
Posted 28 January 2010 - 12:09 PM
Hi
If your application is 32bit then the ODBC Driver required it 32bit also. You can check it the 32bit ODBC Driver has been installed by checked the 32bit Registry hive of your windows 64bit OS, as detailed at:
http://support.microsoft.com/kb/305097
It will be listed under:
HKEY_LOCAL_MACHINE\Software\WOW6432Node\ODBC\ODBCINST.INI
This is where all your 32bit ODBC Driver must be listed as "installed" for them to be picked up by the 32bit ODBC Administrator for DSN setup/configuration and then subsequent use by 32bit applications.
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink
If your application is 32bit then the ODBC Driver required it 32bit also. You can check it the 32bit ODBC Driver has been installed by checked the 32bit Registry hive of your windows 64bit OS, as detailed at:
http://support.microsoft.com/kb/305097
It will be listed under:
HKEY_LOCAL_MACHINE\Software\WOW6432Node\ODBC\ODBCINST.INI
This is where all your 32bit ODBC Driver must be listed as "installed" for them to be picked up by the 32bit ODBC Administrator for DSN setup/configuration and then subsequent use by 32bit applications.
Best Regards
Hugh Williams
Professional Services
OpenLink Software
Web: http://www.openlinksw.com
Support: http://support.openlinksw.com
Forums: http://boards.openlinksw.com/support
Twitter: http://twitter.com/OpenLink
#5
Posted 01 February 2010 - 10:32 AM
OK, I opened the 32 bit regestry with this %systemroot%\syswow64\regedit and went to this hive HKEY_LOCAL_MACHINE\Software\WOW6432Node\ODBC\ODBCINST.INI\ODBC Drivers. It says that all of the drivers are installed but they are not showing up in the ODBC.
Attached File(s)
-
Capture.JPG (194.34K)
Number of downloads: 8
#6
Posted 01 February 2010 - 11:22 AM
To view these, are you running the ODBC admin application directly from the .exe in the \Windows\SysWOW64 folder? I believe it's odbcad32.exe.
#7
Posted 01 February 2010 - 12:25 PM
Yes.
It's almost like it is still looking at the 64bit ODBC registry entries.
It's almost like it is still looking at the 64bit ODBC registry entries.
Attached File(s)
-
Capture.JPG (107.17K)
Number of downloads: 3 -
Capture2.JPG (41.31K)
Number of downloads: 1
This post has been edited by todarsey: 01 February 2010 - 12:41 PM
- ← how to add manufacturer and oem logo?
- Windows XP 64 Bit Edition
- Problems creating ISO and making it work. →
Share this topic:
Page 1 of 1



Help

Back to top










