c-treeDBX - dbExpress Driver
dbExpress is a cross-platform, database-independent
and extensible interface from Borland that provides a set
of methods for dynamic SQL processing. dbExpress will serve
as the next generation data-access method for Kylix™,
Delphi™ and C++Builder™.
dbExpress is a set of lightweight database
drivers that provide fast access to SQL database servers.
For each supported database, dbExpress provides a driver that
adapts the server-specific software to a set of uniform dbExpress
interfaces. When you deploy a database application that uses
dbExpress, you need only include a dll (the server-specific
driver) with the application files you build.
c-treeDBX is the implementation of a dbExpress
driver for FairCom's SQL database server, the c-treeSQL Server.
|