MySQL 如何使用visual basic 2010连接到mysql
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1845556/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
how to connect to mysql with visual basic 2010
提问by Utku Dalmaz
i am very beginner in visual basic and i have 2010 express. i want to connect to mysql located on my website's server in visual basic. i downloaded mysql connector, but i dont know anything about how to use it in vb.
我是visual basic的初学者,我有2010 express。我想在 Visual Basic 中连接到位于我网站服务器上的 mysql。我下载了 mysql 连接器,但我不知道如何在 vb 中使用它。
i appreciate for any help or any direction...
我感谢任何帮助或任何方向...
thanks
谢谢
采纳答案by Konamiman
Here is a tutorial that may be useful for you: http://www.linglom.com/2009/02/12/accessing-mysql-on-vbnet-using-mysql-connectornet-part-i-introduction/
这是一个可能对您有用的教程:http: //www.linglom.com/2009/02/12/accessing-mysql-on-vbnet-using-mysql-connectornet-part-i-introduction/