DISC

Contents | What's New | Quick Links

 

ODXSQL

Introduction

Software Installation

Concepts and Design

Designing Applications

Omnidex Environments

SQL Reference

Omnidex API's

Utilities

Interfaces

Performance Guide

Troubleshooting Guide

Appendix

 

 

Program Operation

ODXSQLSpecial Characters

 

The OAGLOBAL environment variable must be set before attempting to run OdxSQL.

 

To run OdxSQL, type odxsql at the system prompt.

>odxsql orders.env

OdxSQL displays a banner with a prompt.

DS73013 2.0.00 ODXSQL - Omnidex SQL Thu Oct 11 09:50:41 2001

(c) Dynamic Information Systems Corp. 1981-2001
LICENSEE: ** Trial Copy **

ODXSQL

Program Operation

Special Characters

Getting Help

System Commands

Commands

Functions

SQL Reference

Optionally pass an environment catalog filespec to automatically connect.

>odxsql -use=commands.txt

DS73013 2.0.00 ODXSQL - Omnidex SQL Thu Oct 11 09:50:41 2001
(c) Dynamic Information Systems Corp. 1981-2001
LICENSEE: ** Trial Copy **
Connected to c:\omnidex\demodata\orders.env
>

 

Or, pass a use file option to run a predetermined list of commands contained in the file.

 

>odxsql orders.env

...

 

top

Dynamic Information Systems Corporation - Omnidex Version 3.8 Build 6 J15.03-Copyright © 2003

DISC | Documentation Home