delphi怎样连接mysql5.0

解决方案 »

  1.   

    那就用MyODBC吧,用DBExpress只能联到4.0,除非用CoreLab的lib,试用版可以显示6个字段,但是没有找到无无限制的。
      

  2.   

    MyODBC-3.51.11-2-win.exeMySQL ODBC SupportMySQL provides support for ODBC by means of MySQL Connector/ODBC, the family of MyODBC drivers. This is the reference for the Connector/ODBC product family of MyODBC drivers that provide ODBC 3.5x compliant access to the MySQL Database System. It teaches you how to install MyODBC and how to use it. There is also information about common programs that are known to work with MyODBC and answers to some of the most frequently asked questions about MyODBC. For more information about MyODBC, visit http://www.mysql.com/products/myodbc/. 我是dbExpress連不上才用這個的.
      

  3.   

    借助mysql.pas,是不是可以直接使用libmySQL.dll,所有没有版本的限制??
        到mysql的网站上看了一下,下了MyODBC-3.51.11-2-win.exe,但是没看到声称支持mysql5.0的,确实支持吗??
        非常想体验一下5.0的新特性,想用delphi连接,所以非常关注这个问题,知道的详细说说呀,谢谢!!!
      

  4.   

    mysql.pas和libmySQL.dll的版本对应如果真想体验新特性,那就MyODBC