ActiveX Data Objects: Difference between revisions

Content deleted Content added
Rm, article deleted
No edit summary
Line 22:
 
: All provider-created errors are passed to a collection of Error objects, while the Errors collection itself is contained in a Connection object. When an ADO operation creates an error, the collection is cleared and a new group of Error objects is created in the collection.
 
==ADO objects==
 
; Connection