Commit/Rollback Transaction
- Author: O.Conrad (c) 2008
- Menu: Database | ODBC | Tools
Description
Execute a commit or rollback on open transactions with ODBC source.
Parameters
| Name | Type | Identifier | Description | Constraints |
Options | Data Source | text, CMD | ODBC_DSN | - | - |
User | text, CMD | ODBC_USR | - | - |
Password | text, CMD | ODBC_PWD | - | - |
Source | choice | SOURCE | - | Available Choices:
Default: 0 |
Transactions | choice | TRANSACT | - | Available Choices:
[0] rollback
[1] commit
Default: 1 |
Command Line
Usage: saga_cmd db_odbc 2 [-ODBC_DSN ] [-ODBC_USR ] [-ODBC_PWD ] [-SOURCE ] [-TRANSACT ]
-ODBC_DSN: Data Source
text, CMD
-ODBC_USR: User
text, CMD
-ODBC_PWD: Password
text, CMD
-SOURCE: Source
choice
Available Choices:
Default: 0
-TRANSACT: Transactions
choice
Available Choices:
[0] rollback
[1] commit
Default: 1