Triggers and procedures not supported in runtime server

Item Value
SQLCODE -275
Constant SQLE_PROCEDURES_NOT_IN_DESKTOP
SQLSTATE 0AW04
Sybase error code 102
ODBC 2 State ERROR
ODBC 3 State ERROR

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 be running the full server to use these features.