Posted on Jan 10, 2005, 4:10 am by chris
| |
Currently supported Database Engines
|
Here is a list of databases that we know currently work with C!D SE.
This list starts with the ones deemed compatible now and guaranteed to be compatible in the future, then makes it way through the ones compatible now but that may eventually be found to lack support for some features we plan to implement:
= MySQL
= Postgres/7/64
= db2 (IBM)
= Microsoft SQL Server 7+
= Oracle 8+
= Visual FoxPro
= ODBC-enabled DBs
= Access
= ADO-compatible DBs
= Interbase (non-Borland)
= Sqlite
[b]Note:[/b] C!D SE relies on two different abstractions engines. Pick at setup time which one you want to use at that layer: [u]Pear::DB[/u] or [u]Adodb[/u].
You will be able to change this setting post-install, if desired.
|