%GetLastExtErrorMsg function


Function
The function returns the extended information about the last error in text format.
Declaration
TEXT  %GetLastExtErrorMsg()
Description

The extended information about an error is set by all the actions for work with the database (DB_*, PG_*, SQL_*, DBS_* + actions to control database transactions). Text value of an error is gained directly from the database engine, therefore this value depends on its type.

Napíšte komentár