SQLConfigDataSource API not working with x64 drivers?
749242Jan 26 2010 — edited Mar 19 2010Hi,
I have an app that creates a DSN using the Windows' SQLConfigDataSource API; it runs fine in x86 with Oracle 9, 10 & 11g, but when I compile it for x64, on a 64-bit Windows 2003 server, it fails with "Driver's ConfigDSN, ConfigDriver, or ConfigTranslator failed."
- I installed the full "Oracle Database 11g Release 1 (11.1.0.6.0) for Microsoft Windows (x64)" from oracle.com.
- I verified that the drivers were successfully installed by going to the 64-bit ODBC Administrator, creating a DSN by hand and testing that connection successfully.
any ideas?
Thanks.