TeleFlow Step 0825
From TeleFlow
SQL End Transaction Step
Ends the transaction defined by SQL Begin Transaction. The database can be returned to the state it was in before the SQL Begin Transaction, or the recent changes can be committed, or saved permanently.
Note: Please refer to the SQL Users Guide for more information about SQL programming in TeleFlow.
Properties
Parameters: Determines whether the transaction defined by the SQL Begin Transaction are committed or rolled back, based on which radio button option is selected. The radio buttons are:
- Commit / Save changes to database
- Rollback / Discard changes
Action Steps
None.
Related Steps
DB Connect
DB Disconnect
DB Lock
SQL Begin Transaction
SQL End Transaction
SQL Fetch
SQL Statement
