This is an old revision of the document!
CONNECT establishes a connection to an Omnidex Environment and opens a cursor.
Enter CONNECT followed by the environment catalog file spec and any desired parameters at the prompt.
CONNECT [TO] Omnidex_Environment
[ON host[:port]]
[AS [user]/[password]]
[USING api]
[WITH options]
Specify a username and password in the AS [ user]/[ password] clause.
Specify connect options in the WITH clause.
The NOCURSOR option, will cause a connection to be established without opening a cursor.
>connect orders.env Connected to C:\Omnidex\Demodata\orders.env