Where can I find free open source dbexpress driver for mysql

假装没事ソ 提交于 2019-12-21 23:21:33

问题


I need a dbx driver for mysql. It should be free. Open source is appreciated. (delphi 7+ and mysql 5+)


回答1:


check this out

DbExpress drivers for MySQL V5.0

The Borland-supplied dbExpress drivers for MySQL prior to Delphi 2007 only work up to version V4.0 of MySQL, even though version V5.0 is becoming increasingly popular, and V5.1 is now in beta. The Just Software Solutions dbxOpenMySQL5 drivers provide a drop-in replacement for the vast majority of cases, allowing easy transition to the newer versions of MySQL. with LGPL licence




回答2:


I find this here (In fact it is not really for MySQL but MySQL via ODBC and I never test them)

I also find this but it seems not maintained...

But even if dbExpress can be Open source and Free, MySQL is only open source and free if...



来源:https://stackoverflow.com/questions/872419/where-can-i-find-free-open-source-dbexpress-driver-for-mysql

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!