|
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
Prev topic: Using the Field Object
|