Error 275

Message text

Triggers and procedures not supported in runtime engine

Item

Value

SQLCode

-275

Constant

SQLE_PROCEDURES_NOT_IN_DESKTOP

SQLState

0AW04

ODBC State

S1000

Probable cause

You have 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 desktop engine. Triggers and stored procedures are not supported in the runtime engine. You must be running the full engine to use these features.