<?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>hqlong&#039;s blog &#187; database</title>
	<atom:link href="http://hqlong.com/category/database/feed" rel="self" type="application/rss+xml" />
	<link>http://hqlong.com</link>
	<description></description>
	<lastBuildDate>Sat, 07 Aug 2010 15:57:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SQLServer中多表删除的技巧</title>
		<link>http://hqlong.com/2007/07/210.html</link>
		<comments>http://hqlong.com/2007/07/210.html#comments</comments>
		<pubDate>Thu, 26 Jul 2007 13:16:47 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[删除]]></category>
		<category><![CDATA[技巧]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[我有两张表,一张是车辆信息表(LOG_Vehicle_Info),一张是车辆附加信息表(LOG_Vehicle_Extra_Info)表.在车辆信息表里,每一条记录都有在车辆附加信息表里有着一一对应的附加信息.他们之间的关系是一对一... ]]></description>
		<wfw:commentRss>http://hqlong.com/2007/07/210.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>microsoft sql server (mssql)数据导入导出详解 (多图文档)</title>
		<link>http://hqlong.com/2007/07/192.html</link>
		<comments>http://hqlong.com/2007/07/192.html#comments</comments>
		<pubDate>Tue, 03 Jul 2007 10:04:21 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[入]]></category>
		<category><![CDATA[出]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[（1） 注册远程SQL服务器到本地（2） 执行数据的导入导出功能... ]]></description>
		<wfw:commentRss>http://hqlong.com/2007/07/192.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Create a Database Model or Entity Relationship Diagram</title>
		<link>http://hqlong.com/2007/07/191.html</link>
		<comments>http://hqlong.com/2007/07/191.html#comments</comments>
		<pubDate>Mon, 02 Jul 2007 09:05:55 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[实体]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[To start your database model diagram, do one of the following... ]]></description>
		<wfw:commentRss>http://hqlong.com/2007/07/191.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>把拷贝过的SQL Server 数据库恢复的正确方法</title>
		<link>http://hqlong.com/2007/06/182.html</link>
		<comments>http://hqlong.com/2007/06/182.html#comments</comments>
		<pubDate>Tue, 19 Jun 2007 21:13:37 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[解决]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[在SQL Server 7中由于MS重新设计了数据库文件的存储方式，取消了新建设备再建数据库这一繁琐的过程。新的存储格式,一个数据库包括两个文件，mdf数据库文件和 ldf日志文件。所以我们在重装机... ]]></description>
		<wfw:commentRss>http://hqlong.com/2007/06/182.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sql数据库准备还原时却出了错,提示是:&quot;设备激活错误……请使用WITH MOVE…</title>
		<link>http://hqlong.com/2007/06/160.html</link>
		<comments>http://hqlong.com/2007/06/160.html#comments</comments>
		<pubDate>Tue, 05 Jun 2007 17:36:15 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[SQLServer]]></category>
		<category><![CDATA[解决]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[一台机器上备份了一个数据库,把备份后的文件打击拷到另一台机器上准备还原时却出了错,提示是:&#34;设备激活错误,物理文件名:d:program filesmicrosoft sqlserverMSSQLfinance_data.mdf&#34;可能有误.文件financ... ]]></description>
		<wfw:commentRss>http://hqlong.com/2007/06/160.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ODBC组成部分以及相互关系</title>
		<link>http://hqlong.com/2007/06/156.html</link>
		<comments>http://hqlong.com/2007/06/156.html#comments</comments>
		<pubDate>Sun, 03 Jun 2007 13:34:26 +0000</pubDate>
		<dc:creator>机器人</dc:creator>
				<category><![CDATA[database]]></category>
		<category><![CDATA[ODBC]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[ODBC(Open DataBase Connectivity,开放数据库互连)是微软公司开放式服务结构（WOSA,Windows Open Services Architecture）中有关数据库的一个组成部分，它建立了一组规范，关提供了一组对数据库访问的标准API... ]]></description>
		<wfw:commentRss>http://hqlong.com/2007/06/156.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
