Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
DB Access Module for ODBC User's Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.10 Transactions

The DB Access Module for ODBC implements the model of transaction processing of the DB Interface Module through calls to SQLSetConnectAttr() and SQLEndTran().


Your database may limit the types of statements you can execute inside a transaction.

We are aware of at least one driver that implicitly makes DDL calls before each SQLExecute() call. For such a driver, transaction processing is effectively disabled. Chapter 23, "Updating Data in Multiple Tables," in the DB Interface Module User's Guide, is a tutorial for an application that can be used to test the transaction processing capabilities of your driver.



Previous fileTop of DocumentContentsNo linkNext file

Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo, and SourcePro, are registered trademarks of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.