dazhong

导航

VS2005中使用MySQL 5.0

VS2005中使用MySQL 5.0

1.  到 http://dev.mysql.com/downloads/mysql/5.0.html 
     下载 MySQL 5.0:mysql-5.0.27-win32.zip
2.  到 http://dev.mysql.com/downloads/connector/net/5.0.html
     下载 MySQL Connector/Net 5.0: mysql-connector-net-5.0.3.zip
3.  到 http://dev.mysql.com/downloads/visual-studio-plugin/index.html
     下载 MySQL Visual Studio Plugin 1.1:MySQL.VisualStudio-1.0.2.zip
4.  安装 MySQL 5.0
5.  安装 MySQL Connector/Net 5.0,
     注意:安装到 Final Setup Options  这一步时,要选中  Register Connector/Net in the Global Assembly Cache 。
6.  安装 MySQL Visual Studio Plugin 1.1

然后你就可以尽情的在VS2005中使用MySQL了。

posted on 2007-05-18 11:50  大钟  阅读(343)  评论(0)    收藏  举报