标签:blog http os ar for 数据 sp div c
1.首先搭建centos 的MySQL开发环境 :
教程连接: http://my.oschina.net/u/258745/blog/323103
2.将centos的防火墙关闭
关闭命令: service iptables stop
永久关闭防火墙:chkconfig iptables off
查看状态 : service iptables status
3.然后在VS2013里面新建EF并选择MySQL的数据提供程序(前提是安装了MySQL的Connector/net),最后下一步下一步就成功了.
标签:blog http os ar for 数据 sp div c
原文地址:http://www.cnblogs.com/anuo/p/4009269.html