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 02:53]
tdo
dev:home [2012/10/26 14:24] (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>​ <​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​
-====== Omnidex Development ======+====== Omnidex Development ​Quick Reference ​====== 
 +^ Development ^ [[dev:​odbc:​examples:​simpleselect | C++ ]] ^ [[dev:​odbc:​examples:​csharp_simple_select |C# ]] ^ [[dev:​jdbc:​examples:​simpleselect | Java ]] ^ [[dev:​odbc:​examples:​php_select | PHP ]] ^ [[dev:​dbprocs:​oracle:​sample_code | PLSQL ]] ^[[dev:​dbprocs:​sqlserver:​sample_code | TRANSACT ]] ^ [[dev:debug | Debug ]] ^ 
 +^ Programs ^ [[programs:​odxadmin:​home | OdxAdmin ]] ^ [[programs:​odxsql:​home | OdxSQL ]] ^ [[programs:​odxnet:​home | OdxNet ]] ^ [[programs:​odxaim:​home | OdxAim ]] ^ [[ programs:​dsedit:​home | DSEDIT ]] ^ [[programs:​dbinstal:​home | DBINSTAL ]] ^ [[ dev:home | Quick Ref ]] ^ 
 +^ Interfaces ^ [[dev:​odbc:​home | ODBC ]] ^ [[dev:​jdbc:​home | JDBC ]] ^ [[dev:​dbprocs:​home | DB Procs ]] ^  
 +{{page>:​sql_bar&​nofooter&​noeditbtn}} 
 + 
 +===== Interfaces ===== 
 +  * [[dev:​odbc:​home | ODBC ]] 
 +  * [[dev:​jdbc:​home | JDBC ]] 
 +  * [[dev:​dbprocs:​home | RDBMS Stored Procedure Interface ]] 
 +===== Debugging ===== 
 +  * [[ dev:debug | Debugging ]] 
 +===== Pre Version 5.1 Environment Catalog Syntax ===== 
 +  * [[ oaenv:home | Environment Catalog Syntax ]]  
 + 
 + 
 +===== Tutorials ===== 
 +==== Creating a small Environment on a Flat File ==== 
 + 
 +  * [[ dev:​tutorials:​simple_envrionment_flat | Simple Environment on Flat File ]] 
 + 
 + 
 +===== Example Programs ===== 
 +^ Language ^ Example ^ 
 +| Java | [[dev:​jdbc:​examples:​simpleselect | Java JDBC Simple Connection and Select ]] | 
 +| PHP | [[dev:​odbc:​examples:​php_select | PHP Simple Connection and Select ]] | 
 +| C++ | [[dev:​odbc:​examples:​simpleselect | Windows C++ Simple Connection and Select ]] | 
 +| C# | [[dev:​odbc:​examples:​csharp_simple_select | Windows C# Simple Connection and Select ]] | 
 +| TransactSQL | [[dev:​dbprocs:​sqlserver:​sample_code | SQL Server TransactSQL Stored Procedure Example ]] | 
 +| PL/SQL | [[dev:​dbprocs:​oracle:​sample_code | Oracle PL/SQL Stored Procedure Example ]] |
  
 ===== Main Development Components ===== ===== Main Development Components =====
Line 7: Line 36:
 Omnidex Development uses the following main components of the Omnidex Software. Omnidex Development uses the following main components of the Omnidex Software.
  
-  * Omnidex Administrator +  * [[ programs:​odxadmin:​home | Omnidex Administrator ​]] 
-  * OdxSQL +  * [[ programs:​odxsql:​home | OdxSQL ​]] 
-  * OdxNet +  * [[ programs:​odxnet:​home | OdxNet ​]] 
-  * OdxAim +  * [[ programs:​odxaim:​home | OdxAim ​]] 
-  * Omnidex ODBC Driver +  * [[ dev:​odbc:​home | Omnidex ODBC Driver ​]] 
-  * Omnidex JDBC Driver +  * [[ dev:​jdbc:​home | Omnidex JDBC Driver ​]] 
-  * RDBMS Stored Procedure Interface+  * [[ dev:​dbprocs:​home | RDBMS Stored Procedure Interface ​]]
  
 ===== Java Snapshot Application Steps ===== ===== Java Snapshot Application Steps =====
Line 45: Line 74:
 Applications using Omnidex have been developed using: Applications using Omnidex have been developed using:
  
-  * C +^ Language ^ Example ^ 
-  ​* ​C++ +| Java | [[dev:​jdbc:​examples:​simpleselect | Java JDBC Simple Connection and Select ]] | 
-  ​* ​C# +| PHP | [[dev:​odbc:​examples:​php_select | PHP Simple Connection and Select ]] | 
-  * Visual Basic +| C++ | [[dev:​odbc:​examples:​simpleselect | Windows C++ Simple Connection and Select ]] | 
-  * PHP +| C# | [[dev:​odbc:​examples:​csharp_simple_select | Windows C# Simple Connection and Select ]] | 
-  * Java +| TransactSQL | [[dev:​dbprocs:​sqlserver:​sample_code | SQL Server TransactSQL Stored Procedure Example ]] | 
-  ​* ​Cold Fusion +| PL/SQL | [[dev:​dbprocs:​oracle:​sample_code | Oracle PL/SQL Stored Procedure Example ]] | 
-  ​* ​Microsoft Access +| C | | 
-  ​* ​Microsoft Excel +| Visual Basic | | 
-  ​* ​MicroStrategy +| Cold Fusion ​| | 
-  ​* ​Oracle Business Intelligence +| Microsoft Access ​| | 
-  ​* ​SAP Business Objects +| Microsoft Excel | | 
-  ​* ​Activant Speedware 4th GL+| MicroStrategy ​| | 
 +| Oracle Business Intelligence ​| | 
 +| SAP Business Objects ​| | 
 +| Activant Speedware 4th GL | |
   ​   ​
  
 
Back to top
dev/home.1260154391.txt.gz · Last modified: 2012/10/26 14:20 (external edit)