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 | ODBC_DSN | - | - | 
| User | text | ODBC_USR | - | - | 
| Password | text | ODBC_PWD | - | - | 
Command Line
Usage: saga_cmd db_odbc 10 [-ODBC_DSN ] [-ODBC_USR ] [-ODBC_PWD ] [-TABLES ]
  -ODBC_DSN:	Data Source
	text
  -ODBC_USR:	User
	text
  -ODBC_PWD:	Password
	text
  -TABLES:  	Tables
	table, output