ADODB Object
 
Syntax
 
Errors.Clear
 
Description
The Clear method is automatically called each time a provider failure occurs to remove all previous Error objects that may exist in the Errors Collection before setting the new error information.
See Also
 
Example
 
objConnection.Errors.Clear