A list of products available on this site
Documentation for XtraMania's xtras
Prices and links to the online store
Xtras, PDFs, samples
Have a question? Ask us!
Contacts
Logo. www.xtramaina.com  
Home Search E-mail
ADOxtra Reference/cnn.Errors

cnn.Errors

Syntax

strProviderErrors=cnn.Error
strProviderError=cnn.Errors[i]
nProviderErrorsCount=cnn.Errors.count

Gets

String
with provider error description.

Description

Allows access to the Errors collection of the wrapped ADODB.Connection object. Any operation involving ADO objects can generate one or more provider errors. As each error occurs, one or more Error objects can be placed in the Errors collection of the Connection object. When another ADO operation generates an error, the Errors collection is cleared, and the new set of Error objects can be placed in the Errors collection.

Site homeSearchContact author © Eugene Shoustrov. www.xtramania.com