Collection Contents Index Trigger or foreign key for table '%1' is no longer valid Next PDF

SQL Anywhere® 10 - Error Messages  > Database Error Messages  > Alphabetic list of error messages

Triggers and procedures not supported in runtime server


Item

Value

Constant

SQLE_PROCEDURES_NOT_IN_DESKTOP

ODBC 2 State

ERROR

ODBC 3 State

ERROR

Severity

15

SQLCODE

-275

SQLSTATE

0AW04

Sybase error code

102

Probable cause

You attempted to call a stored procedure or have modified a row in a table on which a trigger is defined and you are using the runtime server. Triggers and stored procedures are not supported in the runtime server. You must run the full server to use these features.


Collection Contents Index Trigger or foreign key for table '%1' is no longer valid Next PDF