This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
programs:odxsql:commandline [2011/04/07 22:47] admin |
programs:odxsql:commandline [2012/10/26 14:51] (current) |
||
|---|---|---|---|
| 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 no file suffix is specified, OdxSQL will append the .XML suffix. | + | 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 program argument, then a CONNECT statement must be performed to establish a connection to the Omnidex Environment. | + | 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 48: | 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 73: | Line 72: | ||
| </code> | </code> | ||
| + | |||
| == -use=use_filespec == | == -use=use_filespec == | ||