开发者

importing mysqlclient in visual basic.net

开发者 https://www.devze.com 2022-12-19 13:36 出处:网络
Can anyone help me on how can I import \"System.Data.MySqlClient\" in visual basic.net? When I\'m typing that code it produce an underline to the code and having an error of undefined 开发者_如何学编

Can anyone help me on how can I import "System.Data.MySqlClient" in visual basic.net?

When I'm typing that code it produce an underline to the code and having an error of undefined 开发者_如何学编程namespace. How will I do?


  1. Download and install the lastest .NET-Connector from www.mysql.com.

  2. Add the MySQL.Data in Visual Studio to your project references (Menu: project, Properties, References).

  3. Code!
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号