Returns the physical name of the table where the error occurred.
Syntax:
ErrTableName ( )
Parameters:
None
Returns:
Physical name of the table where the error occurred
Note:
If the error handler is defined for a specific table, calling this function is unnecessary. If not, it can be used to determine if the error occurred on the Main source or one of the linked tables. When the function is irrelevant, the return value is blank.
Exceptions:
This function is not supported for IMDG (Space) databases.
See also:
The Online and Rich Client Samples projects (program SQ02 and RSQ02)