日期:2014-05-17  浏览次数:20431 次

[求助]ASP.NETMVC3+EntityFramework4.1+MySQL配置文件问题?
1.该如何连接MySQL?
2.配置文件
<connectionStrings>  
 <add name="MusicStoreEntities"  
connectionString="server=.\sqlexpress;database=musicstore;integrated security=true;"  
providerName="System.Data.SqlClient"/>
</connectionStrings>

怎么修改!求解答~

------解决方案--------------------
http://topic.csdn.net/u/20120713/11/c2f49d36-952b-42e9-89d7-00a259255d40.html
------解决方案--------------------
http://developer.51cto.com/art/200907/140162.htm