DTM ODBC SQL Runner
|
DTM ODBC SQL runner is a command line tool that alows the user to run SQL statements using specified ODBC data source (DSN). It is most suitable for batch and scheduled execution.
Usage:
sqlrun [optional params] [space delimited filenames]
Params:
-I[<config file name>]
1. by default uses sqlrun.ini in program directory.
2. empty arguments list means -I
3. '*' and '?' are acceptable in SQL file name
4. see config file format below
-D<data source name>
-U<user name>
-P<password>
-O<standard output file name>
uses terminal output by default -L<log file name>
uses terminal output by default
Important: command line parameter overwrites config file value.
The license of this software is Freeware, you can free download and free use this database management software.