<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post//</link>
<title><![CDATA[[原]基于Linux使用ASP连接MySQL]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[ASP]]></category>
<pubDate>Sat, 15 Sep 2007 12:55:51 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	 &nbsp; 前面提供了基于红旗DC Server 5.0配合iASP，使用ASP连接到独立的MS SQL Server 2000上的方式。这种方式的优点是，不用修改用户的数据库环境。但缺点就是，需要占用一台独立运行Windows 2000 Server的数据库服务器，带来资源上的浪费。<br/> &nbsp; 实际上，我们还有一种结合上述两种模式的方法：让ASP通过iASP连接到Mysql数据库上。当前的Mysql 5.5已经相当的强大，如果数据库中只是使用标准的SQL语言，从SQL 2000或Access中把数据导入到Mysql中都不会很困难。而在基于linnoDB数据引擎的Mysql数据库也可以实现事务处理、存储过程、触发器、日志回滚等工作。Mysql是一个相当强大的开源数据库。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/iasp/" rel="tag">iasp</a> , <a href="https://www.linuxfly.org/tags/asp/" rel="tag">asp</a> , <a href="https://www.linuxfly.org/tags/mysql/" rel="tag">mysql</a> , <a href="https://www.linuxfly.org/tags/mssql/" rel="tag">mssql</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]基于Linux使用ASP连接MySQL]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>