
|
dbExpress driver for MySQL
-
Version
4.20
dbExpress is a database-independent layer that defines
a common interface to provide fast access to SQL
database servers. For each supported server, dbExpress
provides a driver as an independent library that
implements the common dbExpress interfaces for
processing queries and stored procedures. As a thin
and simple data-access layer, dbExpress provides high
performance database connectivity and is easy to
deploy.
dbExpress driver for MySQL (DbxMda) provides access to
MySQL database. It can work using native MySQL network
protocol or MySQL client. DbxMda supports MySQL server
5.0, 4.1, 4.0 and 3.23. If you do not use Direct mode
then MySQL client library is required.
Following development environments are supported by
dbExpress drivers:
* CodeGear RAD Studio 2007
* CodeGear C++Builder 2007
|