<?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; mssql</title>
	<atom:link href="http://blog.ywxyn.com/index.php/archives/category/dao/software/database/mssql/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.ywxyn.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 05:23:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
		<item>
		<title>生成insert语句</title>
		<link>http://blog.ywxyn.com/index.php/archives/979</link>
		<comments>http://blog.ywxyn.com/index.php/archives/979#comments</comments>
		<pubDate>Thu, 31 Mar 2011 03:32:06 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=979</guid>
		<description><![CDATA[如何从数据库直接生成 insert 语句]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/979/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ms sql server 2000 查询某个库的所有触发器名称</title>
		<link>http://blog.ywxyn.com/index.php/archives/964</link>
		<comments>http://blog.ywxyn.com/index.php/archives/964#comments</comments>
		<pubDate>Fri, 25 Mar 2011 02:11:10 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=964</guid>
		<description><![CDATA[]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/964/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sqlserver触发器的新增和删除判断</title>
		<link>http://blog.ywxyn.com/index.php/archives/944</link>
		<comments>http://blog.ywxyn.com/index.php/archives/944#comments</comments>
		<pubDate>Thu, 10 Mar 2011 15:49:58 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=944</guid>
		<description><![CDATA[sql2000 触发器 新增 删除 判断]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/944/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQLServer设置了自动增长，而可用空间仍然为0</title>
		<link>http://blog.ywxyn.com/index.php/archives/805</link>
		<comments>http://blog.ywxyn.com/index.php/archives/805#comments</comments>
		<pubDate>Mon, 08 Nov 2010 14:32:22 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=805</guid>
		<description><![CDATA[对SQL Server虽然设置了文件的自动增长，但查看可用空间时，其值为0，而用sp_spaceused 存储过程查看数据库内部空间使用情况，发现unallocated space的值为负值。 这是由于内部页计数出错而导致的，通过使用dbcc updateusage (0)对当前数据库进行页统计，就可以得出正确结果。 有人整理了一下dbcc的用法：http://topic.csdn.net/t/20021216/20/1266927.html]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/805/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>msbase.jar mssqlserver.jar msutil.jar包下载</title>
		<link>http://blog.ywxyn.com/index.php/archives/472</link>
		<comments>http://blog.ywxyn.com/index.php/archives/472#comments</comments>
		<pubDate>Thu, 11 Mar 2010 08:58:09 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[mssql]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=472</guid>
		<description><![CDATA[sqlserver_driver_lib]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/472/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>mssql中清空数据表、获取表的记录数、翻页存储过程、查询重复数据</title>
		<link>http://blog.ywxyn.com/index.php/archives/227</link>
		<comments>http://blog.ywxyn.com/index.php/archives/227#comments</comments>
		<pubDate>Sat, 10 Oct 2009 02:23:07 +0000</pubDate>
		<dc:creator>寻道者</dc:creator>
				<category><![CDATA[mssql]]></category>
		<category><![CDATA[清空数据表]]></category>
		<category><![CDATA[翻页存储过程]]></category>
		<category><![CDATA[获取表的记录数]]></category>

		<guid isPermaLink="false">http://blog.ywxyn.com/?p=227</guid>
		<description><![CDATA[mssql中清空数据表、获取表的记录数、翻页存储过程、查询重复数据]]></description>
		<wfw:commentRss>http://blog.ywxyn.com/index.php/archives/227/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

