Error 266

Message text

Database was initialized with an older version of the software

Item

Value

SQLCode

-266

Constant

SQLE_OLD_DBINIT

SQLState

42W27

ODBC State

42000

Probable cause

The database is missing some system table definitions required for this statement. These system table definitions are normally created when a database is initialized. The database should be unloaded and reloaded into a database that has been initialized with a newer version of SQL Anywhere or use DBUPGRADE to upgrade the database to the most recent version.