sc_error_delete
|
|
This variable returns a string with a database error message, which occurs by trying to exclude a record.
It is used when there is a need to treat these messages.
Like for example, in case of database validations via triggers or procedures that they return messages.
Ex. 1: Content of the variable {sc_error_delete}, returning an error message generated by database trigger using
MsSQL.“[Microsoft] [ODBC SQL Server Driver] [SQL Server] You can't erase this register.”
Note: To access the database return error, sees the macro "sc_error_continue".
|
Macro Scope
|
calendar application
|
chart application
|
Search application
|
Form application
|
Control Form
|
Menu application
|
Tree menu
|
ReportPDF application
|
allMacros onAfterDelete
|
allMacros
|
allMacros
|
allMacros onAfterDelete
|
allMacros
|
allMacros
|
allMacros
|
allMacros
|
|