Method OdbcManager():getLastError() Professional

Retrieve error information.

Syntax
:getLastError() --> aErrors
Return

A two-dimensional array.

Description

Returns a two-dimensional array of errors caused by previous operations. The array in the second dimension has two elements, holding the error number and the corresponding error message.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.