Developed using MySQL's C API, Mertech's ISDBC driver for MySQL provides complete support for various table handlers, file creation parameters, support for uppercase or lowercase object names and fast loading of data into tables using text files. DataFlex programs can take advantage of MyISAM tables which offer low-level ISAM access.
Since Mertech's product is not open source and does not follow the GPL licensing, users of MySQL with Mertech's driver will have to purchase a commercial version of MySQL. Users are advised to check MySQL's web site for more information on purchasing commercial licenses. Please see Mertech's software license agreement for using MySQL commercial licenses.
Required Components
To be able to run a DataFlex program from any version of DataFlex, the MySQL client library, libmysql.dll in Windows or libmysql.lib in Linux should be placed in the same directory as Mertech's driver and license file. The server should be configured and running before attempting connection to the server.