Delphi连接mysql数据库的三种方式 – CSDN博客 (1)通过ODBC+ADO的方式连: with ADOCon1 do begin Close; ConnectionString:=( DRIVER={MySQL ODBC 5.1 Driver}; + SERVER=192.168.1.107; + 来源: Delphi连接mysql数据库的三种方 Delphi mikel 2018-01-16 135 热度 0评论