cancel
Showing results for 
Search instead for 
Did you mean: 

SQL Anywhere 16 Error

Former Member
2,663

Hello

I'm trying to upgrade an 11 database to 16. I have tried via command prompt using both the dbupgrad command and also dbunload.

At this point I am getting an error:

SQL error (-30000) – RAISERROR Executed: Invalid Sybase Driver, must use ‘SQL Anywhere 11’ driver

I have also tried this via the GUI and get the same error with the following additional information:

SQLCODE=-30000 SQLSTATE=HY000

Any help would be appreciated.

Thanks

Russ

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member

I have located the procedure that was causing the issue. There was a custom procedure that replaces the standard login procedure "sp_login_environment" in the sybase db options. Thanks for your help.