Issue: The Updateblob SQL Statement fails to be executed if you are using SQL Anywhere 12.

Cause: This is a bug of ASA 12. Which makes Appeon default to use the Anywhere 12 driver to connect to the ASA 10/11/12.

Solution: You can use the following way to switch the driver to the ASA 11 database to connect to the ASA 10/11/12. Or you can uninstall the Appeon server and install the ASA11 and reinstall the Appeon server with selecting ASA11 driver engineer.

Step 1: Backup and delete the files below in the C:\inetpub\wwwroot\appeon\AEM\bin.

iAnywhere.Data.SQLAnywhere.dll

Server.dll

code.key

Step 2: Saveas those files

iAnywhere.Data.SQLAnywhere_11.dll

Server_asa11.dll

code_asa11.key

into the files below.

iAnywhere.Data.SQLAnywhere.dll

Server.dll

code.key

0
0