Disconnect from ODBC Source
- Author: O.Conrad (c) 2008
- Menu: Database | ODBC
Description
Disconnects an ODBC source connection.
Parameters
Name | Type | Identifier | Description | Constraints | |
---|---|---|---|---|---|
Options | Data Source | text | ODBC_DSN | - | - |
User | text | ODBC_USR | - | - | |
Password | text | ODBC_PWD | - | - | |
Transactions | choice | TRANSACT | - | Available Choices: [0] rollback [1] commit Default: 1 |
Command Line
Usage: saga_cmd db_odbc 1 [-ODBC_DSN] [-ODBC_USR ] [-ODBC_PWD ] [-TRANSACT ] -ODBC_DSN: Data Source text -ODBC_USR: User text -ODBC_PWD: Password text -TRANSACT: Transactions choice Available Choices: [0] rollback [1] commit Default: 1