<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>硬盘基地 - SQLServer</title>
    <link>https://www.intohard.com/portal.php?mod=list&amp;catid=28</link>
    <description>Latest 20 articles of SQLServer</description>
    <copyright>Copyright(C) 硬盘基地</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 03 Jun 2026 01:03:16 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.intohard.com/static/image/common/logo_88_31.gif</url>
      <title>硬盘基地</title>
      <link>https://www.intohard.com/</link>
    </image>
    <item>
      <title>SQL SERVER 2008 R2 自动备份并删除过期备份数据</title>
      <link>https://www.intohard.com/article-395-1.html</link>
      <description><![CDATA[我们的系统维护的过程中肯定需要对数据库进行定期的备份，但是如果定时手工备份的话，不但浪费时间，也不能保证每次都可以按时备份，所以自动备份成为了我们的不二选择，但是定时备份需要定期清理备份文件，不然会因 ...]]></description>
      <category>SQLServer</category>
      <author>蝴蝶</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201503/11/141536rpej3de0jkhx0ybo.png" length="88215" type="image/jpeg" />
      <pubDate>Mon, 02 Mar 2015 06:03:00 +0000</pubDate>
    </item>
    <item>
      <title>SQL DBCC你知道吗? DBCC命令讲解</title>
      <link>https://www.intohard.com/article-396-1.html</link>
      <description><![CDATA[一：DBCC1：什么是DBCC　 我不是教学老师，我也说不到没有任何无懈可击的定义，全名：Database Console Commands。顾名思义“数据库控制台命令”，说到“控制台“，我第一反应就是chrome的开发者工具，不知道你的第  ...]]></description>
      <category>SQLServer</category>
      <author>蝴蝶</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201503/11/142617sb37ipp3i3svmrbi.png" length="23892" type="image/jpeg" />
      <pubDate>Tue, 27 Jan 2015 06:19:00 +0000</pubDate>
    </item>
    <item>
      <title>数据库SqlServer服务无法启动的症状分析和解决方法</title>
      <link>https://www.intohard.com/article-283-1.html</link>
      <description><![CDATA[SQL Server2005服务无法启动，在系统日志中查询有以下两种错误日志1：SQL Server无法生成FRunCM线程的解决方法SQL Server could not spawn FRunCM thread. Check the SQL Server error log and the Windows event lo ...]]></description>
      <category>SQLServer</category>
      <author>蝴蝶</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201501/10/204503igt5iq337rtrd55w.png" length="37359" type="image/jpeg" />
      <pubDate>Sat, 10 Jan 2015 12:53:00 +0000</pubDate>
    </item>
    <item>
      <title>mssql数据库内数据表删除后通过日志进行数据恢复解决方案</title>
      <link>https://www.intohard.com/article-262-1.html</link>
      <description><![CDATA[mssql数据库因为误操作将数据表删除了怎么办？服务器进行操作，不小心把数据库的所有表进行删除了。数据库文件存在数据文件和日志文件。可我在利用Log Explorer for SQL Server 进行利用日志文件进行恢复时，Log Exp ...]]></description>
      <category>SQLServer</category>
      <author>八喜</author>
<enclosure url="https://www.intohard.com/data/attachment/portal/201503/20/151043br1e1yge1yolz5ec.jpg" length="110204" type="image/jpeg" />
      <pubDate>Mon, 05 Jan 2015 16:06:00 +0000</pubDate>
    </item>
    <item>
      <title>SQL Server数据库误删除表中记录的数据恢复</title>
      <link>https://www.intohard.com/article-237-1.html</link>
      <description><![CDATA[SQL Server数据库误操作不小心delete了一下，还是update一下怎么恢复数据呢？，或者直接把数据库删除了，如何恢复误删除的数据呢？操作还是小心谨慎不出问题的好~~

1：建立测试环境创建表，插入几条数据；


 ...]]></description>
      <category>SQLServer</category>
      <author>intohard</author>
      <pubDate>Wed, 24 Dec 2014 08:50:00 +0000</pubDate>
    </item>
    <item>
      <title>MSSQL游标的使用入门</title>
      <link>https://www.intohard.com/article-236-1.html</link>
      <description><![CDATA[游标的理解：

游标其实可以理解成一个定义在特定数据集上的指针，我们可以控制这个指针遍历数据集，或者仅仅是指向特定的行，所以游标是定义在以Select开始的数据集上的

普通的sql语句是面向集合的，游标是面  ...]]></description>
      <category>SQLServer</category>
      <author>datahdd</author>
      <pubDate>Mon, 22 Dec 2014 02:39:15 +0000</pubDate>
    </item>
    <item>
      <title>数据库安全部署：Sql Server 2008 R2数据库同步数据</title>
      <link>https://www.intohard.com/article-235-1.html</link>
      <description><![CDATA[　　对于数据库的复制功能一直也没有用过，正好这次需要做数据库之间的数据同步，就把数据库复制同步整理了一下。数据库同步可以是同一个服务器之间不同数据库之间数据同步，也可以是局域网内不同服务器间数据库的同 ...]]></description>
      <category>SQLServer</category>
      <author>津沅</author>
      <pubDate>Mon, 22 Dec 2014 01:47:00 +0000</pubDate>
    </item>
    <item>
      <title>深入解析SQL Server行迁移记录</title>
      <link>https://www.intohard.com/article-233-1.html</link>
      <description><![CDATA[SQL Server数据库文件的结构定义中，所有数据均以8192字节作为页大小进行记录存储，当某条数据记录总长未超过8060字节时，变长和定长列存储在同一页/记录中的记录称为行内数据记录。这是最常见，因为一般的记录长度  ...]]></description>
      <category>SQLServer</category>
      <author>张宇</author>
      <pubDate>Fri, 19 Dec 2014 05:09:00 +0000</pubDate>
    </item>
  </channel>
</rss>