Stored procedure format mismatch: database %2; Sybase IQ: %3
Item |
Value |
---|---|
SQLCode |
–1010004L |
Constant |
EMSG_DATABASE_SPFORMAT |
SQLState |
QXA04 |
ODBC State |
ERROR |
Parameter 1 |
origin of the exception |
Parameter 2 |
stored procedure of database as found in SYSIQINFO |
Parameter 3 |
stored procedure format as known by IQ DLL |
The stored procedure format of the database does not match the stored procedure format as expected by the IQ DLL. The IQ DLL and the database each contain a stored procedure format version and these versions must match.