This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
programs:odxsql:home [2015/06/10 17:15] doc |
programs:odxsql:home [2016/06/28 22:38] (current) |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| On Microsoft Windows, OdxSQL is run from the Start menu or from the CMD shell, as shown below. | On Microsoft Windows, OdxSQL is run from the Start menu or from the CMD shell, as shown below. | ||
| + | |||
| + | <code> | ||
| + | D:\db\simple>odxsql | ||
| + | ODXSQL - Omnidex SQL Wed, Jun 10, 2015 11:28am | ||
| + | (c) Dynamic Information Systems Corp. 1981-2015 Enterprise 5.3.09C | ||
| + | Microsoft Windows Server 2012 R2 Standard WIN2 / administrator | ||
| + | Dynamic Information Systems Corp | ||
| + | |||
| + | |||
| + | > | ||
| + | </code> | ||
| On Linux, OdxSQL is run from your preferred shell, whether bash, korn, or some other shell. | On Linux, OdxSQL is run from your preferred shell, whether bash, korn, or some other shell. | ||
| + | <code> | ||
| + | |||
| + | lnx3> [/home/db]$ odxsql | ||
| + | ODXSQL - Omnidex SQL Wed, Jun 10, 2015 11:37am | ||
| + | (c) Dynamic Information Systems Corp. 1981-2015 Enterprise 5.3.09C | ||
| + | Linux 2.6.32-431.20.3.el6.x86_64 lnx3 / oadev | ||
| + | Dynamic Information Systems Corp | ||
| + | |||
| + | |||
| + | > | ||
| + | </code> | ||
| ===== ===== | ===== ===== | ||