on 2011 Jun 13 6:23 AM
Hi all,
When running de sample app included in the 12.5beta I get an error message:
SQLSTATE = IM003 Cannot load driver due to system error 193. (C:\\Program Files\\SQL Anywhere 12\\Bin64\\dbodbc12.dll).
The beta is installed on Windows 7 Ultimate 64bit (dutch).
Any idea what is wrong here ?.
Regards Ruud de Heij
system error 193 is:
ERROR_BAD_EXE_FORMAT 193 (0xC1) %1 is not a valid Win32 application
I'd guess that power builder is a 32 bit app, and it is trying to load the 64 bit ODBC driver.
Is there a C:\\Program Files\\SQL Anywhere 12\\Bin32\\dbodbc12.dll
installed?
If so, I'd guess you need to ensure your data source name is configured for the 32 bit ODBC driver. I'm not particularly familiar with how to do that, but see this question. When I searched for 32 odbc 64 on this forum there were other matches that could also be helpful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Re-run the Powerbuilder 12.5 Installer. It asks you to uninstall, do not do so. When you get to the SQL Anywhere installer, click modify, and check any flags that say 32-bit. When the SQL Anywhere installer finishes, click cancel when the installer asks you to continue to Infomaker/Powerbuilder.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.