Table of Contents
- About Transaction objects
- Working with Transaction objects
-
- Transaction basics
- The default Transaction object
- Assigning values to the Transaction object
- Reading values from an external file
- Connecting to the database
- Using the Preview tab to connect in a PowerBuilder application
- Disconnecting from the database
- Defining Transaction objects for multiple database connections
- Error handling after a SQL statement
- Pooling database transactions
- Using Transaction objects to call stored procedures
- Supported DBMS features when calling stored procedures
About this chapter
This chapter describes Transaction objects and how to use them in PowerBuilder applications.