<?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 2005</title>
	<atom:link href="http://www.cngothic.com/tag/sql-2005/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cngothic.com</link>
	<description>歌特金属,配置iis+php+mysq,关注学习(Sql,Net,Web2.0,Javacript,Seo,Cms)</description>
	<lastBuildDate>Sat, 27 Jun 2009 09:21:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>奇怪的SQL2005</title>
		<link>http://www.cngothic.com/20090627/bad-sql2005.html</link>
		<comments>http://www.cngothic.com/20090627/bad-sql2005.html#comments</comments>
		<pubDate>Sat, 27 Jun 2009 09:21:58 +0000</pubDate>
		<dc:creator>cngothic</dc:creator>
				<category><![CDATA[Sql / Mysql]]></category>
		<category><![CDATA[sql 2005]]></category>

		<guid isPermaLink="false">http://www.cngothic.com/?p=330</guid>
		<description><![CDATA[这阵子一直没有发布新的日志.工作中一直开发一个项目.我把项目迁移回家时出现了一个问题.
页面与sql进行多次通信是就会很慢.很简单的一个页面搞了30多秒还没有显示出来.当时以,IIS, 伪静态... ]]></description>
		<wfw:commentRss>http://www.cngothic.com/20090627/bad-sql2005.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL汉字的排序规则</title>
		<link>http://www.cngothic.com/20080310/t-sql-chinese_prc_ci_ai_ws1.html</link>
		<comments>http://www.cngothic.com/20080310/t-sql-chinese_prc_ci_ai_ws1.html#comments</comments>
		<pubDate>Mon, 10 Mar 2008 14:56:42 +0000</pubDate>
		<dc:creator>cngothic</dc:creator>
				<category><![CDATA[Cms系统]]></category>
		<category><![CDATA[sql 2005]]></category>
		<category><![CDATA[排序规则]]></category>

		<guid isPermaLink="false">http://www.cngothic.com/20080310/t-sql-chinese_prc_ci_ai_ws1.html</guid>
		<description><![CDATA[SQL汉字的排序规则
打开数据库后新建查询到目标库打下
SQL命令.看下面代码
新建表
create&#160; &#160;table&#160; &#160;#t1(&#160; &#160;
name&#160; &#160;varchar(20)&#160; &#160;collate&#160; &#160;Albanian_CI_AI_WS,&#160; &#1... ]]></description>
		<wfw:commentRss>http://www.cngothic.com/20080310/t-sql-chinese_prc_ci_ai_ws1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL中文排序规则介绍</title>
		<link>http://www.cngothic.com/20080310/t-sql-chinese_prc_stroke.html</link>
		<comments>http://www.cngothic.com/20080310/t-sql-chinese_prc_stroke.html#comments</comments>
		<pubDate>Mon, 10 Mar 2008 14:46:33 +0000</pubDate>
		<dc:creator>cngothic</dc:creator>
				<category><![CDATA[Sql / Mysql]]></category>
		<category><![CDATA[sql 2005]]></category>
		<category><![CDATA[排序规则]]></category>

		<guid isPermaLink="false">http://www.cngothic.com/20080310/s-chinese_prc_stroke.html</guid>
		<description><![CDATA[SQL中文排序规则介绍
对于多表内联外联交叉联完全联
由于两表的排序规则不同而无法查询。从而产生错误
现说下中文的排序规则
Chinese_PRC              //中文（香港特别行政区），中文（中华人... ]]></description>
		<wfw:commentRss>http://www.cngothic.com/20080310/t-sql-chinese_prc_stroke.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL2005示例数据库&#124;AdventureWorks下载安装&#124;NORTHWND下载安装&#124;PUBS下载安装</title>
		<link>http://www.cngothic.com/20080226/sql-2005-adventureworks-northwind-pubs.html</link>
		<comments>http://www.cngothic.com/20080226/sql-2005-adventureworks-northwind-pubs.html#comments</comments>
		<pubDate>Tue, 26 Feb 2008 14:30:43 +0000</pubDate>
		<dc:creator>cngothic</dc:creator>
				<category><![CDATA[Sql / Mysql]]></category>
		<category><![CDATA[AdventureWorks]]></category>
		<category><![CDATA[NORTHWND]]></category>
		<category><![CDATA[PUBS]]></category>
		<category><![CDATA[sql 2005]]></category>
		<category><![CDATA[数据库]]></category>

		<guid isPermaLink="false">http://www.cngothic.com/20080226/sql-2005-adventureworks-northwnd-pubs.html</guid>
		<description><![CDATA[在学习SQL2005中离开不了SQL2005示例数据库，AdventureWorks数据库下载安装，，northwind数据库下载安装，，PUBS数据库下载安装。微软上的AdventureWorks,northwind,PUBS三库下载地址难找且又是E言文今天上传... ]]></description>
		<wfw:commentRss>http://www.cngothic.com/20080226/sql-2005-adventureworks-northwind-pubs.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
