List Tables
- Author: O.Conrad (c) 2013
- Menu: Database | ODBC | Tools
Description
Lists all tables of an ODBC data source.
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Tables | table, output | TABLES | - | - |
Options | Data Source | text, CMD | ODBC_DSN | - | - |
User | text, CMD | ODBC_USR | - | - |
Password | text, CMD | ODBC_PWD | - | - |
Command Line
Usage: saga_cmd db_odbc 10 [-ODBC_DSN ] [-ODBC_USR ] [-ODBC_PWD ] [-TABLES ]
-ODBC_DSN: Data Source
text, CMD
-ODBC_USR: User
text, CMD
-ODBC_PWD: Password
text, CMD
-TABLES: Tables
table, output