DB2 graphic QMF Version 8

Unit of work

Each instance of the QMF for Windows API object represents a single "unit of work," and can connect to a single database server. To connect to multiple database servers simultaneously, you need to create multiple instances of the QMF for Windows API object, one instance for each database server. To connect to multiple database servers serially (one after the other) using the same QMF for Windows API object, call Commit() or Rollback() and then InitializeServer(). Calling these functions ends the current unit of work, and subsequent calls start a new unit of work.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004