Database
|
Notes (based on driver/database limitation)
|
FileMaker
|
JDBC driver included. Limited SQL support. Schema export and joins are not supported. Each database is considered a single Qilan table. |
FrontBase
|
JDBC driver included. Full SQL support including schema import and export. All join types supported. |
Helix
|
Communication is via TCP/IP to the Osmosis Gateway (OG) running on the Mac OS under system 8.6 through 9.x. JDBC access is not supported.
OG communicates to Helix through a limited AppleEvent suite. SQL, import and export schema, and joins are not supported. |
Informix
|
JDBC driver included. Full SQL support including schema import and export. All join types supported. |
MySQL
|
JDBC driver included. Full SQL support including schema import and export. Data Types ENUM and SET can't be exported.
A stand-alone MySQL installer is available from Tenon Intersystems. |
MS-Access
|
JDBC driver included. ODBC-JDBC bridge software (server) must be installed on an Microsoft Windows computer accessible to MS-Access and the OSX machine running the Qilan engine. The software server component can be downloaded, along with complete documentation and troubleshooting, from rmijdbc. You do not need to download the Rmi client software as this is already built into the Qilan adapter.
http://www.objectweb.org/rmijdbc/current/RmiJdbc/doc/index.html
Schema export is not supported.
|
MS-SQL
|
JDBC driver included. Full SQL support including schema import and export. Full outer joins not supported. SQL Server 7 and 2000 supported. |
OpenBase
|
JDBC driver included. Full SQL support including schema import and export. Right outer and full outer joins are not supported. |
Oracle
|
JDBC driver included. Full SQL support. Schema export and full outer joins are not supported. Oracle 9i supported. |
Paradox
|
JDBC driver included. Limited SQL support. Schema import and export is not supported. |
Sybase
|
JDBC driver included. Full SQL support including schema import and export. All join types supported. |