Alphabetic list of error messages
754
Client/database server version mismatch
Item Value
SQLCODE -231
Constant SQLE_DBLIB_ENGINE_MISMATCH
SQLSTATE 08W19
Sybase error code 13658
ODBC 2 State 08001
ODBC 3 State 08001
Your executable uses a database interface library that does not match the
version number of the database server.
Client/server communications protocol version mismatch
Item Value
SQLCODE -88
Constant SQLE_PROTOCOL_MISMATCH
SQLSTATE 08W15
Sybase error code 1602
ODBC 2 State 08S01
ODBC 3 State 08S01
The connection failed because the protocol versions of the client and the
server do not match. Make sure the client and server software are the same
version.
Probable cause
Probable cause