PreviousOLE DB Provider Guide ( revision 1) Next

Using Transactions

Show this topic in Library frames

Transactions are implemented in ADO using the Connection object. The methods available for transactions are

There are no parameters for these methods.


Tip
You will need to create a connection and then create recordsets using that connection in order to use transactions.

Chapter contents
Publication contents

Prev topic: Using the Field Object
Next topic: Pervasive.SQL OLE DB Provider Implementation