VS2010添加mysql.data引用

发布于 2024-11-29 17:21:35 字数 211 浏览 0 评论 0原文

code

"在编译示例代码之前,请确保您已根据需要添加了对项目的引用。所需的引用是 System, System.Data 和 MySql.Data。”

如何添加对项目的引用?我已经安装了 Connector/Net 驱动程序,但是引用存储在哪里以及如何将它们导入到项目中?

code

"Before compiling the example code make sure that you have added References to your project as required. The References required are System, System.Data and MySql.Data."

How can i add references to the project ? I have already installed Connector/Net driver but where are the references stored and how can i import them to the project?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

把时间冻结 2024-12-06 17:21:35

右键单击项目名称。转到“添加引用”...找到 mysql 程序集并选择它。

Right click on the project name. Go to "Add Reference"... Locate the mysql assembly and select it.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文