Hi all, When running de sample app included in the 12.5beta I get an error message:
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 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. Hi Ian, Thanks. There was no dbodbc12.dll in the Bin32 directory. After adding the 32 ODBC drivers the application works fine.
(13 Jun '11, 17:30)
Ruud
|
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. |