Returns error information about the last error that occurred (if any) with the last executed query.
dbQueryGetLastErrorNum
Because a failed query will not have a valid handle (id), this function retrieves stored error information about the last executed query.
See also
dbQueryGetLastErrorText()