Method OdbcManager():getLastError() Professional
Retrieve error information.
:getLastError() --> aErrors
A two-dimensional array.
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.
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.