MySql and Delphi direct connection

前端 未结 6 668
慢半拍i
慢半拍i 2021-01-25 04:47

I am looking into a free solution to connect delphi with a mysql database but without using ODBC.Is there such a component ?

Thanks.

6条回答
  •  渐次进展
    2021-01-25 05:31

    Use DB Express with MySQL 5.x in Delphi 7 See this link

    http://www.justsoftwaresolutions.co.uk/delphi/dbexpress_and_mysql_5.html

提交回复
热议问题