简体   繁体   English

从ASP.Net MVC连接到MySQL数据库

[英]Connect to MySQL database from ASP.Net MVC

im quit new to the ASP.Net MVC World. 即时退出ASP.Net MVC World新手。 But i can't find any examples of, how to connect to an MySQL Database server from an ASP.Net MVC website. 但我找不到任何例子,如何从ASP.Net MVC网站连接到MySQL数据库服务器。 Anybody who can help? 谁能帮忙?

Description 描述

At first you need to download the MySQLConnector . 首先,您需要下载MySQLConnector Then you can use the Entity Framework or the SqlCommand to connect to your database. 然后,您可以使用Entity Framework或SqlCommand连接到您的数据库。

More Information 更多信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM