Differences

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

Link to this comparison view

Next revision Both sides next revision
appendix:reference:datatypes [2011/03/15 20:07]
els created
appendix:reference:datatypes [2011/04/06 15:00]
doc
Line 59: Line 59:
 | NATIONAL CLOB(//​n//​)* ​    | Character large object of max //n// characters, with length variable | | NATIONAL CLOB(//​n//​)* ​    | Character large object of max //n// characters, with length variable |
 | * Omnidex recommends use of the NATIONAL CHARACTER and NATIONAL STRING datatypes rather than NATIONAL VARCHAR and NATIONAL CLOB due to the requirement of a length variable. ​ || | * Omnidex recommends use of the NATIONAL CHARACTER and NATIONAL STRING datatypes rather than NATIONAL VARCHAR and NATIONAL CLOB due to the requirement of a length variable. ​ ||
 +
 +==== Relational Database Datatypes ====
 +
 +Omnidex datatypes map to most of the underlying relational database datatypes. ​ Consult the Omnidex Integration Guides for each of the relational databases to understand how these Omnidex datatypes map to the underlying relational database datatypes.
 +
 +  * **[[integration:​rdbms:​oracle:​datatypes|Oracle Integration Guide]]**
 +  * **[[integration:​rdbms:​sqlserver:​datatypes|SQL Server Integration Guide]]**
 +  * **[[integration:​rdbms:​mysql:​datatypes|MySQL Integration Guide]]**
 +  * **[[integration:​rdbms:​odbc:​datatypes|Generic ODBC Integration Guide]]**
  
  
 
Back to top
appendix/reference/datatypes.txt ยท Last modified: 2018/09/24 19:03 by doc