Loading

摘要: 1,Download Connector/Net 5.2(odbc) and install 2, add reference "MySQL.Data.dll" 3, add connection in web.config file Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://ww... 阅读全文
posted @ 2008-09-18 16:37 .net's 阅读(3419) 评论(0) 推荐(0)
摘要: 想搭个服务器,但外面访问不到,是防火墙的原因,把端口设置一下就行。 1.在/etc/sysconfig/iptables里添加 Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->-A INPUT -m state --state NEW -... 阅读全文
posted @ 2008-09-18 09:55 .net's 阅读(651) 评论(1) 推荐(0)