Module List Tables
Lists all tables of an ODBC data source.
- Author: O.Conrad (c) 2013
 
- Specification: grid
 
- Menu: Database|ODBC|Tools
 
Parameters
|   | Name | Type | Identifier | Description | Constraints | 
| Output | Tables | Table (output) | TABLES | - | - | 
| Options | DSN | Text | ODBC_DSN | Data Source Name | - | 
 | User | Text | ODBC_USR | User Name | - | 
 | Password | Text | ODBC_PWD | Password | - | 
Command-line
Usage: saga_cmd db_odbc 10 [-ODBC_DSN <str>] [-ODBC_USR <str>] [-ODBC_PWD <str>] [-TABLES <str>]
  -ODBC_DSN:<str>	DSN
	Text
  -ODBC_USR:<str>	User
	Text
  -ODBC_PWD:<str>	Password
	Text
  -TABLES:<str>  	Tables
	Table (output)