Previous Next

TRANSACTION-MODE AUTOMATIC statement

(AppServer only)
Causes the procedure file that executes this statement to become an automatic transaction initiating procedure. This transaction initiating procedure allows you to control an automatic transaction in the context of an AppServer session.
Note:
Syntax 
 
TRANSACTION-MODE AUTOMATIC [ CHAINED ]
CHAINED
Tells the AppServer session to automatically create a new transaction every time the current transaction is either committed or rolled back.
Notes 
*
*
*
*
*
*
*
*
*
See also 
Transaction object handle

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.