<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.omnidex.com/docs/v54/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.omnidex.com/docs/v54/feed.php">
        <title>Documentation programs:odxsql:commands</title>
        <description></description>
        <link>https://www.omnidex.com/docs/v54/</link>
        <image rdf:resource="https://www.omnidex.com/docs/v54/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-06-17T03:33:28+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:calc&amp;rev=1467153531&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:connect&amp;rev=1467153531&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:home&amp;rev=1467153531&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.omnidex.com/docs/v54/lib/tpl/simple/images/favicon.ico">
        <title>Documentation</title>
        <link>https://www.omnidex.com/docs/v54/</link>
        <url>https://www.omnidex.com/docs/v54/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:calc&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programs:odxsql:commands:calc</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:calc&amp;rev=1467153531&amp;do=diff</link>
        <description>OdxSQL CALC
Operators: + \ / * ^ ( )

% is modulus
calc 14 % 10

= is for assignment
calc A = 1
calc B = 2
calc A + B

KB is a constant for 2^10 
MB is a constant for 2^20
GB is a constant for 2^30</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:connect&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programs:odxsql:commands:connect</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:connect&amp;rev=1467153531&amp;do=diff</link>
        <description>OdxSQL Connect Environment

Description

CONNECT establishes a connection to an Omnidex Environment and opens a cursor.

CONNECT is followed by either an Omnidex Environment filespec or a File DSN for ODBC, JDBC or CLOA connections.  

Syntax
 CONNECT [TO] Omnidex_Environment 
     [ON host[:port]] 
     [AS [user]/[password]]
     [USING api] 
     [WITH options]</description>
    </item>
    <item rdf:about="https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:home&amp;rev=1467153531&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-06-28T22:38:51+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>programs:odxsql:commands:home</title>
        <link>https://www.omnidex.com/docs/v54/doku.php?id=programs:odxsql:commands:home&amp;rev=1467153531&amp;do=diff</link>
        <description>OdxSQL Commands and Omnidex SQL Statements
 OdxSQL:   Overview   Commands   Settings    Command Line    Quick Ref  
OdxSQL processes Omnidex SQL statements and OdxSQL specific commands either interactively or in batch oriented script files via the USE command. 

The following is a list of Omnidex SQL Statements and OdxSQL commands organized by type with a complete alphabetic list shown below.</description>
    </item>
</rdf:RDF>
