"Triggers and procedures not supported in runtime server"
Item |
Description |
SQLCode
|
-275L
|
Constant
|
PROCEDURES_NOT_IN_DESKTOP
|
SQLState
|
0AW04
|
ODBC 2 State
|
ERROR
|
ODBC 3 State
|
ERROR
|
Sybase Error Code
|
2154
|
Severity Code
|
15
|
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.