Synopsis:
adoErrClear(handle)
Arguments:
handle - The recordset handle.
Description: This function clears the the Errors collection from the underlying connection object specified by handle, and sets the count to 0.
Returns: Returns 0 upon success or a negative error code.