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
appendix:docmap [2009/11/16 22:40]
tdo
appendix:docmap [2012/10/26 14:24] (current)
Line 1: Line 1:
-^[[:home|Home]] ^ [[appendix:docmap ​| TOC]] ^  ​[[glossary:intro | Quick Items]] ^ [[appendix:docmap ​| Doc Map]] ^ [[:quicklinks ​|Quick Links]] ^+====== Omnidex Version 5.0 Table of Contents ====== 
 +===== Overview ===== 
 +  - [[overview:omnidex|What is Omnidex?]] 
 +  - Using Omnidex 
 +    * [[overview:lists|Using Omnidex: Database Marketing and Customer Lists]] 
 +    * [[overview:analytics|Using Omnidex: Business Analytics and Data Warehouses]] 
 +    * [[overview:onlinedb|Using Omnidex: Online, Searchable Databases]] 
 +    * [[overview:​flatfiles|Using Omnidex: Transaction Logs and Raw Data Files]] 
 +    * [[overview:​largedb|Using Omnidex: Billion-record Databases]] 
 +    * [[overview:​text|Using Omnidex: Knowledgebases and Text Databases]] 
 +  
 +===== The Environment Catalog ===== 
 +  * [[oaenv:​home | Omnidex Environment Syntax ]] 
 +  * [[oaenv:​examples:c_oa_wine ​| C Example using OmniAccess API ]] 
 +===== Indexing with DBINSTAL =====
  
-====== Omnidex Version 5.0 ======+  * [[programs:​dbinstal:​home|Overview]] 
 +  * [[programs:​dbinstal:​commandline|Command-line options]] 
 +  * [[programs:​dbinstal:​commands | Commands ]] 
 +  * [[programs:​dbinstal:​field_options | Options ]]
  
-===== Table of Contents ===== +===== Omnidex SQL Reference =====
-==== Overview ==== +
-    - [[overview:​omnidex|What is Omnidex?]] <​tab>​(TODO) +
-    - [[overview:​architecture|Omnidex Architecture]] <​tab>​(TODO) +
-    - [[overview:​quickstart|Quick Start Guide]] <​tab>​(TODO) +
-    - [[overview:​lists|Using Omnidex: Customer Lists]] <​tab>​(TODO) +
-    - [[overview:​analytics|Using Omnidex: Business Analytics]] <​tab>​(TODO) +
-    - [[overview:​transactions|Using Omnidex: Transaction Logs]] <​tab>​(TODO) +
-    - [[overview:​flatfiles|Using Omnidex: Flat File Databases]] <​tab>​(TODO) +
-    - [[overview:​text|Using Omnidex: Text Databases]] <​tab>​(TODO) +
-    - [[overview:​knowledgebases|Using Omnidex: Knowledgebases]] <​tab>​(TODO) +
-==== Topics ==== +
-    - [[admin:​counts:​overview|Fast Counts]] <​tab>​(TODO) +
-    - [[admin:​aggregations:​overview|Fast Aggregations]] <​tab>​(TODO) +
-    - [[admin:​text:​overview|Textual Searches]] <​tab>​(TODO) +
-    - [[admin:​snapshots:​overview|Portable Snapshots]] <​tab>​(TODO) +
-    - [[admin:​grid:​overview|Scalable Grids]] <​tab>​(PROOF) +
-    - [[admin:​environments:​overview|Environment Files]] <​tab>​(TODO) +
-==== Administrators ==== +
-    - [[admin:​overview|Omnidex Administration]] <​tab>​(TODO) +
-    - [[admin:​lifecycle:​overview|The Omnnidex Development and Deployment Lifecycle]] <​tab>​(TODO) +
-      * [[admin:​lifecycle:​design|Design]] <​tab>​(TODO) +
-      * [[admin:​lifecycle:​development|Development]] <​tab>​(TODO) +
-      * [[admin:​lifecycle:​testing|Testing]] <​tab>​(TODO) +
-      * [[admin:​lifecycle:​staging|Staging]] <​tab>​(TODO) +
-      * [[admin:​lifecycle:​deployment|Deployment]] <​tab>​(TODO) +
-      * [[admin:​lifecycle:​optimization|Optimization]] <​tab>​(TODO) +
-    - Environment Files +
-      * [[admin:​environments:​overview|Overview]] <​tab>​(TODO) +
-      * [[admin:​environments:​create:​overview]Creating Environment Files +
-        * [[admin:​environments:​create:​odxadmin|Using Omnidex Administrator to create an Environment File]] <​tab>​(TODO) +
-        * [[admin:​environments:​create:​sql|Using SQL Statements to create an Environment File]] <​tab>​(TODO) +
-        * [[admin:​environments:​create:​rdbms|Creating an Environment File from an existing RDBMS]] <​tab>​(TODO) +
-        * [[admin:​environments:​create:​flatfiles|Creating an Environment File from existing flat files]] <​tab>​(TODO) +
-        * [[admin:​environments:​create:​oacomp|Creating an Environment File using OACOMP]] <​tab>​(TODO) +
-          * [[admin:​environments:​create:​oacomp:​syntax|Environment File Syntax]] <​tab>​(TODO) +
-        * [[admin:​environments:​create:​oahelper|Creating an Environment File using OAHELPER]] <​tab>​(TODO) +
-      * [[admin:​environments.datatypes|Datatypes]] <​tab>​(TODO) +
-      * [[admin:​environments.constraints|Constraints]] <​tab>​(TODO) +
-      * [[admin:​environments.names|Naming Conventions]] <​tab>​(TODO) +
-    - [[admin:​criteria:​overview|Omnidex Criteria]] <​tab>​(TODO) +
-      * [[admin:​criteria:​wildcards|Wildcards and Pattern Matching]] <​tab>​(TODO) +
-      * [[admin:​criteria:​case|Case Sensitivity]] <​tab>​(TODO) +
-      * [[admin:​criteria:​booleans|Boolean Operators]] <​tab>​(TODO) +
-      * [[admin:​criteria:​ranges|Range Operators]] <​tab>​(TODO) +
-      * [[admin:​criteria:​files|Files Containing Criteria Values]] <​tab>​(TODO) +
-      * [[admin:​criteria:​synonyms|Synonym Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​thesaurus|Thesaurus Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​forms|Word Form Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​spelling|Spellchecked and Misspelling Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​transposition|Number Transposition Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​phonetic|Phonetic Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​savesearch|Saved Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​multicolumn|Multi-Column Index Searches]] <​tab>​(TODO) +
-      * [[admin:​criteria:​unicode|Unicode Datatypes]] <​tab>​(TODO) +
-    - [[admin:​text:​overview|Textual Searches]] <​tab>​(TODO) +
-      * [[admin:​text:​quicktext:​overview|QuickText Indexes and Options]] <​tab>​(TODO) +
-        * [[admin:​text:​quicktext:​boolean|Effect of Boolean Operators]] <​tab>​(TODO) +
-        * [[admin:​text:​quicktext:​wildcards|Effect of Wildcards and Pattern Matching]] <​tab>​(TODO) +
-      * [[admin:​text:​fulltext:​overview|FullText Indexes and Options]] <​tab>​(TODO) +
-        * [[admin:​text:​fulltext:​proximity|Proximity Operators]] <​tab>​(TODO) +
-        * [[admin:​text:​fulltext:​boolean|Effect of Boolean Operators]] <​tab>​(TODO) +
-        * [[admin:​text:​fulltext:​wildcards|Effect of Wildcards and Pattern Matching]] <​tab>​(TODO) +
-        * [[admin:​text:​fulltext:​relevancy|Relevancy Scoring]] <​tab>​(TODO) +
-        * [[admin:​text:​fulltext:​excerpts|Retrieval Excerpts]] <​tab>​(TODO) +
-        * [[admin:​text:​fulltext:​external|Indexing External Text Files]] <​tab>​(TODO) +
-    - [[admin:​indexing:​overview|Omnidex Indexing Strategies]] <​tab>​(TODO) +
-      * [[admin:​indexing:​basic:​overview|Basic Indexing Strategies]] <​tab>​(TODO) +
-        * [[admin:​indexing:​basic:​criteria|Optimizing Criteria]] <​tab>​(TODO) +
-        * [[admin:​indexing:​basic:​aggregations|Optimizing Aggregations]] <​tab>​(TODO) +
-        * [[admin:​indexing:​basic:​nested|Optimizing Nested Queries]] <​tab>​(TODO) +
-        * [[admin:​indexing:​basic:​joins|Optimizing Table Joins]] <​tab>​(TODO) +
-      * [[admin:​indexing:​advanced:​overview|Advanced Indexing Strategies]] <​tab>​(TODO) +
-        * [[admin:​indexing:​advanced:​criteria|Optimizing Complex Criteria]] <​tab>​(TODO) +
-        * [[admin:​indexing:​advanced:​joins|Optimizing Complex Table Relationships]] <​tab>​(TODO) +
-        * [[admin:​indexing:​advanced:​distinct|Optimizing Distinct Counts]] <​tab>​(TODO) +
-        * [[admin:​indexing:​advanced:​geosearch|Optimizing Latitude/​Longitude Searches]] <​tab>​(TODO) +
-        * [[admin:​indexing:​advanced:​grouping|Indexing Multiple Columns as a Single Column]] <​tab>​(TODO) +
-      * [[admin:​indexing:​explain|Analyzing the Query Plan]] <​tab>​(TODO) +
-    - [[admin:​updates:​overview|Database Update Strategies]] <​tab>​(TODO) +
-      * [[admin:​updates:​batch|Batch Indexing]] <​tab>​(TODO) +
-      * [[admin:​updates:​incremental|Incremental Indexing]] <​tab>​(TODO) +
-      * [[admin:​updates:​online|Online Updates]] <​tab>​(TODO) +
-      * [[admin:​updates:​triggers|Triggered Updates]] <​tab>​(TODO) +
-      * [[admin:​updates:​scalability|Scalability Strategies]] <​tab>​(TODO) +
-    - [[admin:​rdbms:​overview|RDBMS Topics]] <​tab>​(TODO) +
-      * [[admin:​rdbms:​oracle:​overview|Oracle]] <​tab>​(TODO) +
-      * [[admin:​rdbms:​sqlserver:​overview|SQL Server]] <​tab>​(TODO) +
-      * [[admin:​rdbms:​mysql|MySQL]] <​tab>​(TODO) +
-      * [[admin:​rdbms:​odbc|Generic ODBC]] <​tab>​(TODO) +
-      * [[dev:​procedures:​overview|Stored Procedures]] <​tab>​(TODO) +
-      * [[admin:​updates:​triggers|Triggered Updates]] <​tab>​(TODO) +
-    - [[admin:​faq|Administrator FAQ]] <​tab>​(TODO) +
-==== Development ==== +
-    - [[dev:​sql:​overview|Omnidex SQL Reference]] <​tab>​(TODO) +
-      * [[dev:​sql:​assignvalues|ASSIGNVALUES]] <​tab>​(TODO) +
-      * [[dev:​sql:​attach|ATTACH]] <​tab>​(TODO) ​               +
-      * [[dev:​sql:​close_cursor|CLOSE CURSOR]] <​tab>​(TODO) +
-      * [[dev:​sql|command]] <​tab>​(TODO) +
-      * [[dev:​sql|connect]] <​tab>​(TODO) +
-      * [[dev:​sql:​create_database|CREATE DATABASE]] <​tab>​(TODO) +
-      * [[dev:​sql:​create_directory|CREATE DIRECTORY]] <​tab>​(TODO) +
-      * [[dev:​sql:​crate_environment|CREATE ENVIRONMENT]] <​tab>​(TODO) +
-      * [[dev:​sql:​create_file|CREATE FILE]] <​tab>​(TODO) +
-      * [[dev:​sql:​create_index|CREATE INDEX]] <​tab>​(TODO) +
-      * [[dev:​sql:​create_indexes|CREATE INDEXES]] <​tab>​(TODO) +
-      * [[dev:​sql:​create_table|CREATE TABLE]] <​tab>​(TODO) +
-      * [[dev:​sql:​delete|DELETE]] <​tab>​(TODO) +
-      * [[dev:​sql:​deleteindex|DELETEINDEX]] <​tab>​(TODO) +
-      * [[dev:​sql:​detach|DETACH]] <​tab>​(TODO) +
-      * [[dev:​sql:​disconnect|DISCONNECT]] <​tab>​(TODO) +
-      * [[dev:​sql:​drop_database|DROP DATABASE]] <​tab>​(TODO) +
-      * [[dev:​sql:​drop_environment|DROP ENVIRONMENT]] <​tab>​(TODO) +
-      * [[dev:​sql:​drop_index|DROP INDEX]] <​tab>​(TODO) +
-      * [[dev:​sql:​drop_indexes|DROP INDEXES]] <​tab>​(TODO) +
-      * [[dev:​sql:​drop_table|DROP TABLE]] <​tab>​(TODO) +
-      * [[dev:​sql:​export|EXPORT]] <​tab>​(TODO) +
-      * [[dev:​sql:​helper|HELPER]] <​tab>​(TODO) +
-      * [[dev:​sql:​insert|INSERT]] <​tab>​(TODO) +
-      * [[dev:​sql:​insertindex|INSERTINDEX]] <​tab>​(TODO) +
-      * [[dev:​sql:​join|JOIN]] <​tab>​(TODO) +
-      * [[dev:​sql:​load_ofx|LOAD OFX]] <​tab>​(TODO) +
-      * [[dev:​sql:​open_cursor|OPEN CURSOR]] <​tab>​(TODO) +
-      * [[dev:​sql:​partition|PARTITION]] <​tab>​(TODO) +
-      * [[dev:​sql:​qualify|QUALIFY]] <​tab>​(TODO) +
-      * [[dev:​sql:​select|SELECT]] <​tab>​(TODO) +
-      * [[dev:​sql:​set|SET]] <​tab>​(TODO) +
-      * [[dev:​sql:​update|UPDATE]] <​tab>​(TODO) +
-      * [[dev:​sql:​update_indexes|UPDATE INDEXES]] <​tab>​(TODO) +
-      * [[dev:​sql:​update_rollup|UPDATE ROLLUP]] <​tab>​(TODO) +
-      * [[dev:​sql:​update_rollups|UPDATE ROLLUPS]] <​tab>​(TODO) +
-      * [[dev:​sql:​update_statistics|UPDATE STATISTICS]] <​tab>​(TODO) +
-      * [[dev:​sql:​update_text|UPDATE TEXT]] <​tab>​(TODO) +
-      * [[dev:​sql:​updateindex|UPDATEINDEX]] <​tab>​(TODO) +
-      * [[dev:​sql:​version|VERSION]] <​tab>​(TODO) +
-    - [[dev:​odbc:​overview|ODBC Interface]] <​tab>​(TODO) +
-      * [[dev:​odbc:​setup|Setting up the ODBC Interface]] <​tab>​(TODO) +
-      * [[dev:​odbc:​usage|Using the ODBC Interface]] <​tab>​(TODO) +
-      * [[dev:​odbc:​examples|Examples]] <​tab>​(TODO) +
-    - [[dev:​jdbc:​overview|JDBC Interface]] <​tab>​(TODO) +
-      * [[dev:​jdbc:​setup|Setting up the JDBC Interface]] <​tab>​(TODO) +
-      * [[dev:​jdbc:​usage|Using the JDBC Interface]] <​tab>​(TODO) +
-      * [[dev:​jdbc:​examples|Examples]] <​tab>​(TODO) +
-      * [[dev:​jdbc:​router|The JDBC Intelligent Router]] <​tab>​(TODO) +
-    - [[dev:​procedures:​overview|Stored Procedures]] <​tab>​(TODO) +
-      * [[dev:​procedures:​oracle|Oracle]] <​tab>​(TODO) +
-      * [[dev:​procedures:​sqlserver|SQL Server]] <​tab>​(TODO) +
-    - [[dev:​api:​overview|API'​s]] <​tab>​(TODO) +
-      * [[dev:​api:​oa:​overview|OmniAccess]] <​tab>​(TODO) +
-      * [[dev:​api:​cloa:​overview|Client OmniAccess]] <​tab>​(TODO) +
-    - [[dev:​faq|Developer FAQ]] <​tab>​(TODO) +
-==== Programs ==== +
-    - [[programs:​odxadmin:​overview|Omnidex Administrator]] <​tab>​(TODO) +
-    - [[programs:​odxsql:​overview|OdxSQL]] <​tab>​(TODO) +
-      * [[programs:​odxsql:​commandline|Command-line options]] <​tab>​(TODO) +
-      * [[programs:​odxsql:​commands:​overview|Commands]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​exclamationpoint|!]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​period|.]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​semicolon|;​]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​abort|ABORT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​assignvalues|ASSIGNVALUES]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​attach|ATTACH]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​benchmark|BENCHMARK]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​bind|BIND]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​calc|CALC]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​cd|CD]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​close_cursor|CLOSE CURSOR]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​command|COMMAND]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​connect|CONNECT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​convert|CONVERT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​copy|COPY]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_database|CREATE DATABASE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_directory|CREATE DIRECTORY]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_environment|CREATE ENVIRONMENT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_file|CREATE FILE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_index|CREATE INDEX]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_indexes|CREATE INDEXES]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​create_table|CREATE TABLE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​date|DATE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​delete|DELETE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​deleteindex|DELETEINDEX]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​describe|DESCRIBE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​detach|DETACH]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​dir|DIR]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​disconnect|DISCONNECT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​drop_database|DROP DATABASE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​drop_environment|DROP ENVIRONMENT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​drop_index|DROP INDEX]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​drop_indexes|DROP INDEXES]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​drop_table|DROP TABLE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​dump|DUMP]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​edit|EDIT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​error|ERROR]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​eval|EVAL]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​execsql|EXECSQL]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​exit|EXIT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​explain|EXPLAIN]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​export|EXPORT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​extract|EXTRACT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​fetch|FETCH]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​fetchkeys|FETCHKEYS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​flip|FLIP]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​for|FOR]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​format|FORMAT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​getenv|GETENV]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​help|HELP]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​helper|HELPER]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​history|HISTORY]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​if|IF]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​insert|INSERT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​insertindex|INSERTINDEX]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​is|IS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​join|JOIN]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​load ofx|LOAD OFX]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​lookup|LOOKUP]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​message|MESSAGE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​networkaccess|NETWORKACCESS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​open_cursor|OPEN CURSOR]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​oxkernel|OXKERNEL]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​parse|PARSE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​partition|PARTITION]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​pwd|PWD]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​qualify|QUALIFY]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​quit|QUIT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​remove|REMOVE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​rename|RENAME]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​reset_history|RESET HISTORY]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​reset_timer|RESET TIMER]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​restore_settings|RESTORE SETTINGS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​save_history|SAVE HISTORY]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​save_settings|SAVE SETTINGS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​select|SELECT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​set|SET]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​setenv|SETENV]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​show|SHOW]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​signal|SIGNAL]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​sleep|SLEEP]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​sortmerge|SORTMERGE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​update|UPDATE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​update_indexes|UPDATE INDEXES]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​update_rollup|UPDATE ROLLUP]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​update_rollups|UPDATE ROLLUPS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​update_statistics|UPDATE STATISTICS]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​update_text|UPDATE TEXT]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​updateindex|UPDATEINDEX]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​use|USE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​validate|VALIDATE]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​version|VERSION]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​view|VIEW]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​n|n]] <​tab>​(TODO) +
-        * [[programs:​odxsql:​commands:​n_colon|n:​]] <​tab>​(TODO) +
-    - [[programs:​odxnet:​overview|Omnidex Network Services]] <​tab>​(TODO) +
-      * [[programs:​odxnet:​commandline|Command-line options]] <​tab>​(TODO) +
-      * [[programs:​odxnet:​config|Configuration file]] <​tab>​(TODO) +
-    - [[programs:​legacy:​overview|Utilities (later renamed to Legacy Tools)]] <​tab>​(TODO) +
-      * [[programs:​oacomp:​overview|OACOMP]] <​tab>​(TODO) +
-      * [[programs:​oadecomp:​overview|OADECOMP]] <​tab>​(TODO) +
-      * [[programs:​dbinstal:​overview|DBINSTAL]] <​tab>​(TODO) +
-      * [[programs:​oahelper:​overview|OAHELPER]] <​tab>​(TODO) +
-      * [[programs:​dsedit:​overview|DSEdit]] <​tab>​(TODO) +
-      * [[programs:​odxquery:​overview|OdxQuery]] <​tab>​(TODO) +
-      * [[programs:​nsadmin:​overview|NSAdmin]] <​tab>​(TODO) +
-      * [[programs:​versions:​overview|VERSIONS]] <​tab>​(TODO) +
-      * [[programs:​sysinfo:​overview|SYSINFO]] <​tab>​(TODO) +
-      * [[programs:​regmaint:​overview|REGMAINT]] <​tab>​(TODO) +
-==== Application Integration ==== +
-    - [[integration:​generalodbc | General ODBC Integration]] <tab> (TODO) +
-    - [[integration:​excel] <tab> (TODO) +
-    - [[integration:​business_objects|Business Objects]] <​tab>​(TODO) +
-    - [[integration:​microstrategy|Microstrategy DSS Agent]] <​tab>​(TODO) +
-==== Appendixes ​==== +
-    - [[appendix:​install:​overview|Software Installation]] <​tab>​(TODO) +
-    - [[appendix:​platform|Platform Support]] <​tab>​(TODO) +
-    - [[appendix:​release|Release Notes]] <​tab>​(TODO) +
-    - [[appendix:​migration|Migration From Earlier Versions]] <​tab>​(TODO) +
-    - [[appendix:​glossary|Glossary]] <​tab>​(TODO) +
-    - [[appendix:​docmap|Documentation Map]] <​tab>​(TODO) +
-    - [[appendix:​|Installation FAQ]] <​tab>​(TODO)+
  
 +  * [[dev:​sql:​home | Omnidex SQL Quick Reference ]]
 +  * [[dev:​sql:​overview|Omnidex SQL Reference]]
 +  * [[dev:​sql:​statements:​home | Omnidex SQL Statements ]]
 +  * [[dev:​sql:​functions:​home | Omnidex SQL Function List ]]
 +  * [[dev:​sql:​examples:​home | Omnidex SQL Examples ]]
  
-====== ​Quick Links ======  +===== Setting up Network Services (OdxNet ​===== 
-{{page>:quicklinks&​nofooter&​noeditbtn}}+  * [[programs:​odxnet:​home|Omnidex Network Services]] 
 +  * [[programs:​odxnet:​commandline|Command-line options]] 
 +  * [[programs:​odxnet:​config|Configuration file]] 
 + 
 +===== ODBC Interface ===== 
 +  * [[dev:​odbc:​home|ODBC Interface]] 
 +  * [[dev:​odbc:​setup|Setting up the ODBC Interface]] 
 +  * [[dev:​odbc:​usage|Using the ODBC Interface]] 
 +  * [[dev:​odbc:​examples:​home|Examples]] 
 +    * [[dev:​odbc:​examples:​csharp_simple_select | Windows C# Connection and Select ]] 
 +    * [[dev:​odbc:​examples:​simpleselect | Windows C++ Simple Connection and Select ]] 
 +    * [[dev:​odbc:​examples:​php_select | PHP Simple Connection and Select ]] 
 + 
 +===== JDBC Interface ===== 
 +  * [[dev:​jdbc:​home|JDBC Interface]] 
 +  * [[dev:​jdbc:​setup|Setting up the JDBC Interface]] 
 +  * [[dev:​jdbc:​usage|Using the JDBC Interface]] 
 +  * [[dev:​jdbc:​examples:​home|Examples]] 
 +    * [[dev:​jdbc:​examples:​odxtestconnection | Omnidex JDBC Test Connection ]] 
 +    * [[dev:​jdbc:​examples:​simpleselect| Omnidex Simple Select]] 
 +    * [[dev:​jdbc:​router|The JDBC Intelligent Router]] 
 + 
 +===== RDBMS Integration Stored Procedures ===== 
 +  *[[programs:​odxaim:​home | Omnidex RDBMS Automatic Index Maintenance ]] 
 +  * [[dev:​dbprocs:​home|Stored Procedures]] 
 +  * [[dev:​dbprocs:​oracle:​home | Oracle ]] 
 +  * [[dev:​dbprocs:​sqlserver:​home | SQL Server ]] 
 + 
 +===== Programs and Utilities ===== 
 +  * [[programs:​home | Utilities and Legacy Tools]] 
 +    * [[oaenv:​home | Environment Catalog Syntax ]] 
 +    * [[programs:​oacomp:​home|OACOMP]] 
 +    * [[programs:​oadecomp:​home|OADECOMP]] 
 +    * [[programs:​dbinstal:​home|DBINSTAL]] 
 +    * [[programs:​oahelper|OAHELPER]] 
 +    * [[programs:​dsedit:​home|DSEdit]] 
 +    * [[programs:​nsadmin|NSAdmin]] 
 +    * [[programs:​versions:​home|VERSIONS]] 
 +    * [[programs:​sysinfo|SYSINFO]] 
 +    * [[programs:​regmaint|REGMAINT]] 
 + 
 +===== Appendixes ===== 
 +  * [[appendix:​releasenotes | Release Notes]] 
 +  * [[glossary:​home | Glossary]] 
 +  * [[appendix:docmap|Documentation Map]]
 
Back to top
appendix/docmap.1258411249.txt.gz · Last modified: 2012/10/26 14:20 (external edit)