Disabling Saving Data
Free database data editor in a browser. Special offer: 50% discount ($1440) for ODataDB Enterprise until May 31, 2024

Disabling Saving Data

Developers can disable saving changes for the entire object or specific columns using the DoNotSave event type in the xls.handlers table.

For example:

IDTABLE_SCHEMATABLE_NAMECOLUMN_NAMEEVENT_NAMEHANDLER_SCHEMAHANDLER_NAMEHANDLER_TYPEHANDLER_CODE
 dboview_cashbookDoNotSaveATTRIBUTE

This feature can be useful if your view or stored procedure becomes editable automatically but unwanted.