首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网站开发 > asp.net >

[]ASP.NETMVC3+EntityFramework4.1+MySQL配置文件有关问题

2012-07-28 
[求助]ASP.NETMVC3+EntityFramework4.1+MySQL配置文件问题?1.该如何连接MySQL?2.配置文件connectionStrin

[求助]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

热点排行