adoLastError
Previous Topic  Next Topic 

Synopsis:

       adoLastError()

Arguments:

       NONE


Description:  If an ado function results in the error ADOERR_COMERR being returned, then the underlying ADO error code will be stored in the task structure and can be retreived by this function.      



Returns:   Returns the last ADO error code received by the calling task (see Error Codes).