Tool List Tables
Lists all tables of an ODBC data source.
- Author: O.Conrad (c) 2013
- Menu: Database|ODBC|Tools
Parameters
| Name | Type | Identifier | Description | Constraints |
Output | Tables | table, output | TABLES | - | - |
Options | DSN | text, CMD | ODBC_DSN | Data Source Name | - |
User | text, CMD | ODBC_USR | User Name | - |
Password | text, CMD | ODBC_PWD | Password | - |
Server Connection | choice, GUI | CONNECTION | Server Connection | Available Choices: Default: 0 |
Command-line
Usage: saga_cmd db_odbc 10 [-ODBC_DSN <str>] [-ODBC_USR <str>] [-ODBC_PWD <str>] [-TABLES <str>]
-ODBC_DSN:<str> DSN
text, CMD
-ODBC_USR:<str> User
text, CMD
-ODBC_PWD:<str> Password
text, CMD
-TABLES:<str> Tables
table, output