<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>路平家的一亩三分地 &#187; SQL</title>
	<atom:link href="http://www.cnzui.com/archives/tag/sql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cnzui.com</link>
	<description>路平家的一亩三分地，用来记录过往，展望未来。LUPIN，代表着狼一样的坚定和能力。</description>
	<lastBuildDate>Fri, 22 May 2026 08:05:13 +0000</lastBuildDate>
	<language>zh-CN</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.0.1</generator>
	<item>
		<title>Windows Server 2008下折腾Redmine之旅</title>
		<link>http://www.cnzui.com/archives/1176</link>
		<comments>http://www.cnzui.com/archives/1176#comments</comments>
		<pubDate>Tue, 21 Oct 2014 16:03:06 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[服务端]]></category>
		<category><![CDATA[编程]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=1176</guid>
		<description><![CDATA[Redmine是用Ruby实现的，是一个比较成熟的项目管理功能B/S软件。 因为是Ruby，所以Redmine比较适合架在linux服务器上，但是由于之前为了兼容.NET网站程序，弄了一台Windows服务器，就只能勉为其难的在Windows里面架设了。 之前从来没接触过Ruby，对其环境完[&#8230;&#8230;] Read mo……]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/1176/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wxWidgets使用ADO访问数据库时遇到的编译问题</title>
		<link>http://www.cnzui.com/archives/317</link>
		<comments>http://www.cnzui.com/archives/317#comments</comments>
		<pubDate>Fri, 14 Oct 2011 07:04:57 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[wxWidgets]]></category>
		<category><![CDATA[服务端]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=317</guid>
		<description><![CDATA[今天在做项目的时候，遇到一个非常郁闷的问题，捣鼓了半天，最后在国外的一个论坛上获得了思路，终于把它解决掉，在此给大家分享一下。 我们知道，在C++中用ADO操作数据库，首先需要用#import将ado组件导入进来，然后才能正常使用它。 [crayon-6a2809e06ecb0631[&#8230;&#8230;] Read more]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/317/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在SQL中实现数组功能</title>
		<link>http://www.cnzui.com/archives/283</link>
		<comments>http://www.cnzui.com/archives/283#comments</comments>
		<pubDate>Mon, 10 Oct 2011 03:25:15 +0000</pubDate>
		<dc:creator><![CDATA[LUPIN]]></dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://www.cnzui.com/?p=283</guid>
		<description><![CDATA[T-SQL象数组一样处理字符串、分割字符串&#160;&#160;&#160; 在日常的编程过程中，数组是要经常使用到的。在利用SQL对数据库进行操作时，有时就想在SQL使用数组，比如将1,2,3,4,5拆分成数组。可惜的是在T-SQL中不支持数组。不过还是有变通的办法。我们可以自己编写两函数[&#8230;&#8230;] Read m……]]></description>
		<wfw:commentRss>http://www.cnzui.com/archives/283/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
