This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
programs:odxsql:commandline [2009/11/30 05:04] tdo |
programs:odxsql:commandline [2012/10/26 14:51] (current) |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| <html><div align="center"><span style="color:red">DRAFT</span></div></html> | <html><div align="center"><span style="color:red">DRAFT</span></div></html> | ||
| ====== OdxSQL Command Line Options ====== | ====== OdxSQL Command Line Options ====== | ||
| + | {{page>:odxsql_bar&nofooter&noeditbtn}} | ||
| OdxSQL can accept the Omnidex Environment as well as several other options. | OdxSQL can accept the Omnidex Environment as well as several other options. | ||
| Line 9: | Line 9: | ||
| ===== Syntax ===== | ===== Syntax ===== | ||
| - | odxsql [Omnidex_Environment_Filespec] | + | os> odxsql [Omnidex_Environment_Filespec] [options] |
| - | [options] | + | |
| == Omnidex Environment Filespec == | == Omnidex Environment Filespec == | ||
| - | If specified, OdxSQL will automatically attempt to connect to the Omnidex Environment Filespec. If the Omnidex Environment Filespec is not passed as a program argument, then a CONNECT statement must be performed to establish a connection to the Omnidex Environment. | + | If specified, OdxSQL will automatically attempt to connect to the Omnidex Environment Filespec. If no file suffix is specified, OdxSQL will append the .XML suffix automatically. |
| - | - | + | |
| + | If the Omnidex Environment Filespec is not passed as a run time argument, then a CONNECT statement must be performed to establish a connection to the Omnidex Environment. | ||
| ===== Other Command Line Options ====== | ===== Other Command Line Options ====== | ||
| Line 46: | Line 47: | ||
| ODXSQL - Omnidex SQL Sun Nov 29 20:05:38 2009 | ODXSQL - Omnidex SQL Sun Nov 29 20:05:38 2009 | ||
| (c) Dynamic Information Systems Corp. 1981-2009 5.0 Build 1H | (c) Dynamic Information Systems Corp. 1981-2009 5.0 Build 1H | ||
| - | Microsoft Windows XP Professional SP 3 (2600) TDO830/TDO | + | Microsoft Windows XP Professional SP 3 (2600) OdxTest/odxuser |
| ** Trial Copy ** | ** Trial Copy ** | ||
| Line 71: | Line 72: | ||
| </code> | </code> | ||
| + | |||
| == -use=use_filespec == | == -use=use_filespec == | ||