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
dev:home [2009/12/07 03:09]
tdo
dev:home [2016/06/28 22:38] (current)
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>​ 
-====== Omnidex Development ====== 
-===== Main Development Components ===== 
  
-Omnidex ​Development ​uses the following main components of the Omnidex Software.+====== ​Development ​====== 
 +===== Introduction =====
  
-  * [[ programs:​odxadmin:​home | Omnidex ​Administrator ]] +The section discusses the techniques for developing ​Omnidex ​applications. ​ This is most often read by Omnidex ​Developers. ​ 
-  * [[ programs:​odxsql:​home | OdxSQL ]] +
-  * [[ programs:​odxnet:​home | OdxNet ]] +
-  * [[ programs:​odxaim:​home | OdxAim ]] +
-  * [[ dev:​odbc:​home | Omnidex ODBC Driver ]] +
-  * [[ dev:​jdbc:​home | Omnidex ​JDBC Driver ]] +
-  * [[ dev:​dbprocs:​home | RDBMS Stored Procedure Interface ]]+
  
-===== Java Snapshot Application Steps ===== +Choose from these topics:
-  * Install Omnidex on Snapshot data store. +
-  * Set up OdxNet Network Services. +
-  * Use OdxSQL to test set up, prototype and optimize queries. +
-  * Write Java Application. +
-    +
-===== Windows Snapshot Applications ===== +
-  * Install Omnidex on Snapshot data store. +
-  * Set up OdxNet Network Services. +
-  * Use OdxSQL to test set up, prototype and optimize queries. +
-  * Write Java Application. +
-===== RDBMS Integration =====+
  
-  ​Install ​Omnidex ​on RDBMS. +|< 100% 35% 65% >| 
-  ​Use OdxSQL ​to test set upprototype ​and optimize queries+| \\ **Omnidex ​SQL**                                                          || 
-  Write Stored Procedures ​using the RDBMS Stored Procedure ​Interface. +|[[dev:​sql:​home|Omnidex SQL Quick Reference]] ​                                | A quick-reference guide to Omnidex SQLincluding statements ​and functions           | 
-  Run OdxAIM ​to generate Automatic Update Triggers+|[[dev:​sql:​statements:​home|Omnidex SQL Statements]] ​                          | A guide to all Omnidex SQL Statements. ​                                                | 
-  Install Triggers+|[[dev:​sql:​functions:​home|Omnidex SQL Functions]] ​                            | A guide to all Omnidex SQL Functions. ​                                                 | 
-  Run OdxAim ​to monitor and process ​the triggered updates.+|[[dev:​sql:​qualify:​home|Omnidex SQL Qualification Syntax]] ​                   | A guide to all Omnidex SQL Qualification Syntax. ​                                      | 
 +|[[dev:​sql:​examples:​home|Omnidex SQL Examples]] ​                              | Examples of how to use Omnidex SQL in various situations. ​                             | 
 +| \\ **Connection Strings** ​                                                  || 
 +|[[dev:​connections:​home|Connection Strings]] ​                                 | A guide to Omnidex Connection Strings. ​                                                | 
 +| \\ **ODBC Interface** ​                                                      || 
 +|[[dev:​odbc:​home|ODBC Interface]] ​                                            | A guide to using the Omnidex ODBC Interface, including sample programs               | 
 +| \\ **JDBC Interface** ​                                                      || 
 +|[[dev:​jdbc:​home|JDBC Interface]] ​                                            | A guide to using the Omnidex JDBC Interface, including sample programs               | 
 +| \\ **Logging and Debugging** ​                                               || 
 +|[[dev:​debug:​log|Omnidex Connection and Query Logging]] ​                      | A guide to logging and monitoring Omnidex connections and queries                    |    
 +|[[dev:​debug:​debug|Omnidex Debugging]] ​                                       | A guide to debugging Omnidex applications. ​                                            ​| ​   
 +| \\ **Querying Metadata** ​                                                   || 
 +|[[dev:​metadata:​home|Querying Metadata]] ​                                     | A guide to interactively querying metadata from the Omnidex Environment File         ​| ​  
  
-Omnidex Development primarily takes the form of developing either an ODBC or JDBC based application or using either SQL Server or Oracle Stored Procedures. 
  
-Applications have also been previously developed using the OmniAccess API (OA) and Client OmniAccess (CLOA) api.  DISC recommends that all future Omnidex development use ODBC, JDBC or the Stored Procedure Interface.+{{page>:​bottom_add&​nofooter&​noeditbtn}}
  
-  * [[dev:​odbc:​home | ODBC ]] 
-  * [[dev:​jdbc:​home | JDBC ]] 
-  * [[dev:​dbprocs:​home | RDBMS Stored Procedure Interface ]] 
- 
-Applications using Omnidex have been developed using: 
- 
-^ Language ^ Example ^ 
-| Java |  [[dev:​jdbc:​examples:​simpleselect | Java JDBC Simple Connection and Select ]] | 
-|  C | | 
-| C++ | [[dev:​odbc:​examples:​simpleselect | Windows C++ Simple Connection and Select ]] | 
-| C#  [[dev:​odbc:​examples:​csharp_simple_select | Windows C# Connection and Select ]] | 
-| Visual Basic | | 
-| PHP [[dev:​odbc:​examples:​php_select | PHP Simple Connection and Select ]] | 
-| Cold Fusion | | 
-| Microsoft Access | | 
-| Microsoft Excel | | 
-| MicroStrategy | | 
-| Oracle Business Intelligence | | 
-| SAP Business Objects | | 
-| Activant Speedware 4th GL | | 
-  ​ 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
dev/home.1260155369.txt.gz · Last modified: 2016/06/28 22:38 (external edit)