IBPhoenix Development

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
     
This Site Uses:

Relationship Between Client SQL V's Database SQL

  Database SQL Dialect 1 Database SQL Dialect 2 Database SQL Dialect 3
Client SQL dialect 1 Any thing Delimited by double quotes (non DDL) String constant Any thing Delimited by double quotes (non DDL) String constant Any thing Delimited by double quotes (non DDL) String constant
Any thing Delimited by double quotes (DDL) String constant Any thing Delimited by double quotes (DDL) Error Any thing Delimited by double quotes (DDL) Error
Date Time stamp Date Time stamp Date Time stamp
Date as DDL Time stamp Date as DDL Error Date as DDL Error
SQL date, Time, timestamp Ok SQL date, Time, timestamp Ok SQL date, Time, timestamp Ok
64-bit numeric ??? 64-bit numeric ??? 64-bit numeric ???


  Database SQL Dialect 1 Database SQL Dialect 2 Database SQL Dialect 3
Client SQL dialect 2 Any thing Delimited by double quotes (non DDL) Error Any thing Delimited by double quotes (non DDL) Error Any thing Delimited by double quotes (non DDL) Error
Any thing Delimited by double quotes (DDL) Error Any thing Delimited by double quotes (DDL) Error Any thing Delimited by double quotes (DDL) Error
Date Error Date Error Date Error
Date as DDL Error Date as DDL Error Date as DDL Error
SQL date, Time, timestamp Ok SQL date, Time, timestamp Ok SQL date, Time, timestamp Ok
64-bit numeric ??? 64-bit numeric ??? 64-bit numeric ???


  Database SQL Dialect 1 Database SQL Dialect 2 Database SQL Dialect 3
Client SQL dialect 3 Any thing Delimited by double quotes (non DDL) Delimited ID Any thing Delimited by double quotes Delimited ID Any thing Delimited by double quotes Delimited ID
Any thing Delimited by double quotes (DDL) Error Any thing Delimited by double quotes (DDL) Error Any thing Delimited by double quotes (DDL) Ok
Date Date Date Date Date Date
Date as DDL Error Date as DDL Error Date as DDL Date
SQL date, Time, Timestamp Ok SQL date, Time, timestamp Ok SQL date, Time, timestamp Ok
64-bit numeric ??? 64-bit numeric ??? 64-bit numeric ???