API Implicit Transactions

The API mechanisms used to set implicit transactions are ODBC and OLE DB.

ODBC
OLE DB
OLE DB does not have a method to specifically set implicit transaction mode.
ADO
ADO does not support implicit transactions. ADO applications use either autocommit mode or explicit transactions.
See Also

Performing Transactions

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.