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 | ODBC_DSN | - | - |
User | text | ODBC_USR | - | - | |
Password | text | 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 -ODBC_USR: User text -ODBC_PWD: Password text -SOURCE: Source choice Available Choices: Default: 0 -TRANSACT: Transactions choice Available Choices: [0] rollback [1] commit Default: 1