Skip to main content
Skip table of contents

f$SQLError (f$SQLFehler)


f$SQLError (f$SQLFehler)

With this function, information for the last unsuccessful SQL command can be calculated. The function writes the result in a parameter group containing the following parameters:

SQLError: integer type contains the error number

SQLErrorMsg: string type contains the error description.

The parameter group definition SQLERROR in the TDV group contains these parameters.

Syntax:

f$SQLError(PG)

 

Argument

Type

Meaning

 

PG

String

Name of the parameter group to which the error information is written

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.