Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
programs:odxsql:commands:connect [2009/12/02 14:33]
tdo
programs:odxsql:commands:connect [2009/12/02 14:38]
tdo
Line 1: Line 1:
 {{page>:​top_add&​nofooter&​noeditbtn}} {{page>:​top_add&​nofooter&​noeditbtn}}
 <​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 Connect ====== +====== OdxSQL Connect ​Environment ​======
 ===== Description ===== ===== Description =====
  
 CONNECT establishes a connection to an Omnidex Environment and opens a cursor. 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 ​is followed by the Omnidex Environment filespec along with optional information.
  
 ===== Syntax ===== ===== Syntax =====
Line 35: Line 34:
 Specify connect options in the WITH clause. Specify connect options in the WITH clause.
  
-The NOCURSOR optionwill cause a connection to be established without opening a cursor.+The NOCURSOR option will cause a connection to be established without opening a cursor.
  
 ===== Examples ===== ===== Examples =====
Line 41: Line 40:
   >connect orders.env   >connect orders.env
   Connected to C:​\Omnidex\Demodata\orders.env   Connected to C:​\Omnidex\Demodata\orders.env
-  ​>+  ​
  
  
 
Back to top
programs/odxsql/commands/connect.txt · Last modified: 2016/06/28 22:38 (external edit)