<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>讨论列表</title>
    <description>讨论列表</description>
    <link>http://community.csdn.net/</link>
    <copyright>Copyright 1998 - 2007 CSDN.NET Inc. All Rights Reserved</copyright>
    <pubDate>Wed, 20 Aug 2008 17:17:20 GMT</pubDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>community.csdn.net</generator>
    <item>
      <title>SQL Server复杂查询问题！！！</title>
      <description>假如我有一段sql的查询语句，查出的结果插入到一张临时表里。[code=SQL]select a,b,c，count（d） into #temp from X ...  where time='200...</description>
      <link>http://topic.csdn.net/u/20080820/15/267e652f-4ac3-435e-8c38-cb343e61cf0e.html</link>
      <author>sxzhliang</author>
      <pubDate>Wed, 20 Aug 2008 15:09:06 GMT</pubDate>
    </item>
    <item>
      <title>防火墙和SQL Server2005远程登录以及局域网内的Ping问题之间的关系</title>
      <description>我不关防火墙的时候不能远程访问，关掉防火墙就可以访问了，有没有什么办法可以不关防火墙远程访问SQL Server所在的电脑和其他电脑在同一个局域网中，但不在一个域中，我不关防火墙ping不通，关掉防火...</description>
      <link>http://topic.csdn.net/u/20080820/16/4ec837ed-770c-4588-92c1-d27618813729.html</link>
      <author>sytu_hzj</author>
      <pubDate>Wed, 20 Aug 2008 16:55:25 GMT</pubDate>
    </item>
    <item>
      <title>一个关于时间处理的问题！向大家请教！</title>
      <description>假设有一张考勤表：(2008年8月) (中午不打卡) (早上9点上班,晚上17:30下班)                  姓名    1号上班    1号下班    2号上班      2号下班 ...</description>
      <link>http://topic.csdn.net/u/20080820/17/6a684b66-b5de-4d9b-8899-10725136c6c1.html</link>
      <author>xfwf</author>
      <pubDate>Wed, 20 Aug 2008 17:05:27 GMT</pubDate>
    </item>
    <item>
      <title>SQL对数据进行统计汇总</title>
      <description>现在有一个表，数据如下：ID	USERCODE(员工编号)	USERNAME(员工姓名)	USERDATE(出勤日期)	CDSJ(迟到时间)	ZTSJ(早退时间)	QDSJ(签到时间)	QTSJ(签退...</description>
      <link>http://topic.csdn.net/u/20080820/15/16fff2e6-9ffb-4cd1-9f39-ab055d65e7fe.html</link>
      <author>ynjxxk</author>
      <pubDate>Wed, 20 Aug 2008 15:06:19 GMT</pubDate>
    </item>
    <item>
      <title>sql2005解密问题</title>
      <description>我数据库中的密码是通过EncryptByPassPhrase加密的，显示的都是2进制数据现在我不会解密怎么办？</description>
      <link>http://topic.csdn.net/u/20080820/15/deb7a83f-3355-4868-8415-189912c53309.html</link>
      <author>tangserver</author>
      <pubDate>Wed, 20 Aug 2008 15:10:34 GMT</pubDate>
    </item>
    <item>
      <title>SQL数据库如何防止数据丢失</title>
      <description>前一段时间老是发现丢失个别数据</description>
      <link>http://topic.csdn.net/u/20080820/15/4ce6ede8-4f85-4951-b420-03ec8be94bd8.html</link>
      <author>LYMPC</author>
      <pubDate>Wed, 20 Aug 2008 15:00:51 GMT</pubDate>
    </item>
    <item>
      <title>求SQL2005两个数据库直接倒数据的存储过程！</title>
      <description>各位老大，小弟有事求各位帮忙。现在我有两个数据库，这两个数据库在同一个服务器上。数据库A有表a1，数据库B有表b1，两个表的表结构完全一样，我想求一个在数据库B中运行的存储过程，可以吧数据库A中a1表...</description>
      <link>http://topic.csdn.net/u/20080820/14/52ccc47e-79e7-45c2-89de-3a4ec4d73601.html</link>
      <author>guangyuxuan</author>
      <pubDate>Wed, 20 Aug 2008 14:48:21 GMT</pubDate>
    </item>
    <item>
      <title>有没有什么办法查询出表中insert和update的行</title>
      <description>如题：     有一张源数据表（sql2000上），一张临时表（oracle10g上）          我是想查询出数据表update或者insert的行并insert到临时表中       不许更...</description>
      <link>http://topic.csdn.net/u/20080820/14/038e03e9-39b3-40d4-968c-b652008c14a4.html</link>
      <author>chenjie188</author>
      <pubDate>Wed, 20 Aug 2008 14:36:31 GMT</pubDate>
    </item>
    <item>
      <title>SSIS,导入文本文件的容错问题。急，CSDN可通了！</title>
      <description>大家好！多帮忙。把文本文件批导入到数据库中，如何做容错配置？？数据流源：平面文件源    数据流目标：OLEDB 目标。数据格式如下：（|为分隔符）正确格式：  a|b|c|1|错误格式：  a|b|...</description>
      <link>http://topic.csdn.net/u/20080819/16/5e832cde-fabd-4460-a0ec-063fe6722472.html</link>
      <author>Cool_Sword</author>
      <pubDate>Tue, 19 Aug 2008 16:30:00 GMT</pubDate>
    </item>
    <item>
      <title>java 处理sqlserver中文字符问题</title>
      <description>通过web页面向sqlserver 2000数据库里添加、修改信息，其中包括中文。所有jsp页面的编码方式是：接收内容后的字符处理、转化方式为（不管中文、英文）：String introduce = ...</description>
      <link>http://topic.csdn.net/u/20080820/10/5108719b-d71e-490f-8b40-92fe9f12860d.html</link>
      <author>jiangeb</author>
      <pubDate>Wed, 20 Aug 2008 10:19:15 GMT</pubDate>
    </item>
    <item>
      <title>急，请各位高手给予援手，在这里谢谢了啊，我的问题是关于SQL2005 镜像的问题</title>
      <description>各位专家，你们好！小弟，在给数据库做镜像的时候，在最后一个步骤出现了问题，整了一个星期都没有办法解决，没有办法只好找你们帮帮小弟我了啊 下来说一下问题吧我已经把前面的都建立好了，而且都没有问题1.--...</description>
      <link>http://topic.csdn.net/u/20080809/09/2c8ef2a4-a9bf-4844-8416-a32b603d4a20.html</link>
      <author>surfboy1980317</author>
      <pubDate>Sat, 09 Aug 2008 09:32:23 GMT</pubDate>
    </item>
    <item>
      <title>vc中如何用ADO方式创建存储过程？</title>
      <description>在网上查到一个例子但是发现存放存储过程的字符串bstrcreate没有调用到呀//   sql   server,   stored   procedure   ,   command   ,   r...</description>
      <link>http://topic.csdn.net/u/20080819/10/339cb88e-0bda-4169-af1c-71079633d938.html</link>
      <author>eyoule</author>
      <pubDate>Tue, 19 Aug 2008 10:19:11 GMT</pubDate>
    </item>
    <item>
      <title>请教：公司有多台MSSQL2005数据库服务器如何实时备份或者镜像到另外一个机房的服务器</title>
      <description>请教各位老大：我们公司有多台MSSQL2005服务器，数据更新如插入、修改很快，但现在还需要实时镜像或者备份到另外一个机房，请问用什么方法比较好？用SQL2005自带的镜像功能可以吗？本来想用程序实现...</description>
      <link>http://topic.csdn.net/u/20080820/09/15fa2e77-9479-41cb-9976-0785616eaa05.html</link>
      <author>chinastorm</author>
      <pubDate>Wed, 20 Aug 2008 09:22:41 GMT</pubDate>
    </item>
    <item>
      <title>？请sql server 2000 同步复制(通过代码能不能实现)？</title>
      <description> 服务器上有一个数据库，本地有一个数据库，数据库中的表都相同。 我想做到两个数据库能达到同步复制。 能不能通过代码到实现同步复制。。 程序是vs 2005(vb.net)开发的。</description>
      <link>http://topic.csdn.net/u/20080820/10/b7224a4f-e69e-496d-afa0-cddaefc6fb0e.html</link>
      <author>yinliaobao</author>
      <pubDate>Wed, 20 Aug 2008 10:23:34 GMT</pubDate>
    </item>
    <item>
      <title>AB两个表之间将相同数据的B表id写入A表，数据库请看内容</title>
      <description>create table Abaofei (	baofei_autoid int identity(1,1) primary key,	rlzy_name varchar(50),--姓名	baofe...</description>
      <link>http://topic.csdn.net/u/20080819/22/02fd1e31-cc00-4ea4-b9e7-b3cbdb30a0b4.html</link>
      <author>zi12zi</author>
      <pubDate>Tue, 19 Aug 2008 22:36:51 GMT</pubDate>
    </item>
    <item>
      <title>Jsp开发环境配置难题！！</title>
      <link>http://topic.csdn.net/u/20080805/20/f5dce05f-7ac7-4581-80cc-98f8fad238f4.html</link>
      <author>faithstone</author>
      <pubDate>Wed, 06 Aug 2008 04:06:27 GMT</pubDate>
    </item>
    <item>
      <title>SQL 2005 授权给客户端程序</title>
      <description>做一程序，想要在服务器进行授权，即同一时间最多只能有几用户登录（使用应用程序连接数据库），不知有什么解决方法？</description>
      <link>http://topic.csdn.net/u/20080818/16/2d44c038-14d2-436e-bc25-d5b27cd07733.html</link>
      <author>yuyu622</author>
      <pubDate>Mon, 18 Aug 2008 16:12:08 GMT</pubDate>
    </item>
    <item>
      <title>SQL2000分页</title>
      <description>李同学,我想问一下关于SQL2000分页的问题。我一直用的是select top 10 * from table where id&lt;(select min(select top 10*(5-1) fr...</description>
      <link>http://topic.csdn.net/u/20080819/21/5cce7576-d455-4a6a-bf27-21df0c417df5.html</link>
      <author>xuxiaoliisme</author>
      <pubDate>Tue, 19 Aug 2008 21:44:48 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2000 sp3 升级到sp4后遇到的问题</title>
      <description>select  c.accnt_no,c.accnt_chi as accntname,c.big_no,c.drcr,case left(c.big_no,1) when 'a'  then 0 w...</description>
      <link>http://topic.csdn.net/u/20080819/08/320c8e7d-8462-4825-842d-2a13e10cd5e9.html</link>
      <author>Donyle</author>
      <pubDate>Tue, 19 Aug 2008 08:52:44 GMT</pubDate>
    </item>
    <item>
      <title>一个ER图转换关系模式的题</title>
      <description>有12个实体类型，并且它们之间存在着15个不同的二元联系，其中4个是1:1联系类型，5个是1:N联系类型，6个M:N联系类型，那么根据转换规则，这个ER结构转换成的关系模式有【】   有朋友能给出解题...</description>
      <link>http://topic.csdn.net/u/20080818/21/bc9cf9f4-18f9-41ff-8593-3c4e803b7728.html</link>
      <author>hackem</author>
      <pubDate>Mon, 18 Aug 2008 21:13:02 GMT</pubDate>
    </item>
    <item>
      <title>怎样知道SQL以前都执行过那些语句</title>
      <description>怎样知道SQL以前都执行过那些语句、触发器、存储过程之类的？如果查看日志可以请告知查看步骤。</description>
      <link>http://topic.csdn.net/u/20080819/16/88f1d658-ba9d-4b48-84d4-a82b8942743e.html</link>
      <author>isline</author>
      <pubDate>Tue, 19 Aug 2008 16:40:26 GMT</pubDate>
    </item>
    <item>
      <title>个人文件柜,不知道表如何设计</title>
      <description>主要实现个人文件管理,可以上传或创建文件,并共享给其他用户folder(文件夹表)folder_ID(文件夹ID),  folder_name(文件夹名称), Folder_IsShare(是否共享)...</description>
      <link>http://topic.csdn.net/u/20080819/10/f06105da-8526-4fea-8b5f-2cd5f1ca955e.html</link>
      <author>ljupin</author>
      <pubDate>Tue, 19 Aug 2008 10:27:19 GMT</pubDate>
    </item>
    <item>
      <title>SQL Server 2005 SP2 安装失败</title>
      <description>安装SQL Server 2005 SP2 时候，Reporting Services登陆失败，而且Reporting Service的名称也不对，请问是什么原因</description>
      <link>http://topic.csdn.net/u/20080819/10/d73e16f0-d0b3-4a65-b723-43f6f4e784b4.html</link>
      <author>sytu_hzj</author>
      <pubDate>Tue, 19 Aug 2008 10:35:23 GMT</pubDate>
    </item>
    <item>
      <title>sql server 如何直观查看用户表的资源占用情况?</title>
      <description>想查看连线业务数据库中各表的资源使用情况,如占用内存大小,索引占用内存情况,表空间大小等等....现在只知道如何通过编写sql语句查询某个表的信息,不直观记得以前去客户机房时,打开数据库服务器上的sq...</description>
      <link>http://topic.csdn.net/u/20080818/18/ea2f0d21-2b3c-44c7-b0dd-c75a76b9371a.html</link>
      <author>air_line</author>
      <pubDate>Mon, 18 Aug 2008 18:01:44 GMT</pubDate>
    </item>
    <item>
      <title>这个函数的速度,还可以优化吗?</title>
      <description>ALTER FUNCTION [dbo].[get_ov_one](	@emp_code varchar(10),@selected_period varchar(10))RETURNS decima...</description>
      <link>http://topic.csdn.net/u/20080819/10/b6309548-ccd4-4fa9-a9ca-ced9c833a88c.html</link>
      <author>184270428</author>
      <pubDate>Tue, 19 Aug 2008 10:17:28 GMT</pubDate>
    </item>
    <item>
      <title>SQL2005的分区表问题</title>
      <description>     我已经建立一个分区函数：（按照月份）     CREATE PARTITION FUNCTION [docdate](datetime)     AS RANGE RIGHT FOR VAL...</description>
      <link>http://topic.csdn.net/u/20080819/10/c7bfc36c-620b-4c7d-b0de-5a06dbb08939.html</link>
      <author>wushilin201</author>
      <pubDate>Tue, 19 Aug 2008 10:01:35 GMT</pubDate>
    </item>
    <item>
      <title>sql 2005简单恢复模式大问题。。。。。</title>
      <description>我两台sql 2005 做成了同步，现在出现的问题是日志很大。后来我就把数据库修改成简单恢复模式。和自动收缩了。不知道这样对我数据库有没有影响。后来我在网上查说：简单恢复模式只能《只能恢复到备份的结尾...</description>
      <link>http://topic.csdn.net/u/20080818/17/ffa8d64d-f1e8-454f-8b76-ef11cafef816.html</link>
      <author>liupeng_8888</author>
      <pubDate>Mon, 18 Aug 2008 17:06:01 GMT</pubDate>
    </item>
    <item>
      <title>帮我解释一下分页存储过程  </title>
      <description>分页存储过程： http://www.cnblogs.com/mbskys/articles/637287.html 用我是基本会用，想把SQL语句也弄清楚，我没有专门学过SQL 语句，呵呵 其中有一...</description>
      <link>http://topic.csdn.net/u/20080808/15/767361c7-cab7-4427-8c29-4e98ff5111ca.html</link>
      <author>haodd123</author>
      <pubDate>Fri, 08 Aug 2008 15:47:35 GMT</pubDate>
    </item>
    <item>
      <title>如何将msde数据库添加为sql服务器的链接服务器？</title>
      <description>为了确保网络断线时客户端可用，在客户端只安装MSDE数据库，服务器用SQL Server数据库。现在想从服务器发送数据到客户端，我是用添加链接服务器的方法，数据传送用自己的Select语句实现。客户端...</description>
      <link>http://topic.csdn.net/u/20080808/10/35071f8d-000f-47c8-a372-0b588f4d1b16.html</link>
      <author>woolnil</author>
      <pubDate>Fri, 08 Aug 2008 10:33:43 GMT</pubDate>
    </item>
    <item>
      <title>三个表中统计 嵌套 怎么嵌套啊</title>
      <description>表一zhuquid     content-------------------------1	东区2	西区3	北区4	教学区表二yuyueid  contents------------------...</description>
      <link>http://topic.csdn.net/u/20080807/16/0448b1ac-c42f-4450-a684-045b52f4e670.html</link>
      <author>wwwkljoel</author>
      <pubDate>Thu, 07 Aug 2008 16:14:30 GMT</pubDate>
    </item>
    <item>
      <title>去掉Quick Report预览中的打印功能!</title>
      <link>http://topic.csdn.net/u/20071029/17/c56ac455-d21d-4c5c-8fe5-53942a071a8d.html</link>
      <author>kyber1983</author>
      <pubDate>Tue, 30 Oct 2007 01:17:12 GMT</pubDate>
    </item>
    <item>
      <title>richedit特定文本变色定位问题</title>
      <link>http://topic.csdn.net/u/20071127/11/422986eb-f64c-47e4-9247-1a1bece8efe5.html</link>
      <author>dz52320996</author>
      <pubDate>Tue, 27 Nov 2007 19:17:43 GMT</pubDate>
    </item>
    <item>
      <title>将一个ACESS库的考试系统转成了MS-SQL后发现提交表单，服务器CPU100%的问题。</title>
      <link>http://topic.csdn.net/u/20080807/09/61bb76e7-4136-4ea8-a1f5-926d9ba5d335.html</link>
      <author>godoor</author>
      <pubDate>Thu, 07 Aug 2008 17:42:36 GMT</pubDate>
    </item>
    <item>
      <title>sql server触发器转换为Oracle,谢谢!</title>
      <link>http://topic.csdn.net/u/20080806/14/177824a8-c876-4e69-a132-16d155e2974c.html</link>
      <author>wlei9802</author>
      <pubDate>Wed, 06 Aug 2008 22:24:26 GMT</pubDate>
    </item>
    <item>
      <title>关于使用ssis录入sybase数据的不顺经历</title>
      <link>http://topic.csdn.net/u/20070129/21/218cd13a-9b5f-41ae-96c5-9ad0ddf7de16.html</link>
      <author>qiluqilu</author>
      <pubDate>Tue, 30 Jan 2007 05:51:07 GMT</pubDate>
    </item>
    <item>
      <title>能否一下把数据库的所有外键设置成为可以级联删除</title>
      <link>http://topic.csdn.net/u/20080728/14/8a7c7bc3-7eba-4c73-807c-c3bb5818742c.html</link>
      <author>xfga</author>
      <pubDate>Mon, 28 Jul 2008 22:29:26 GMT</pubDate>
    </item>
    <item>
      <title>权限继承触发器怎么写?感觉有点不好写,谢谢</title>
      <link>http://topic.csdn.net/u/20080606/10/c0781007-308d-405b-9ba5-a27fb944bccc.html</link>
      <author>qqfishqq</author>
      <pubDate>Fri, 06 Jun 2008 18:31:17 GMT</pubDate>
    </item>
    <item>
      <title>急求存储过程！求按层展开bom清单存储过程,在线等候  !</title>
      <link>http://topic.csdn.net/u/20080709/20/23b68c1f-c0fe-4292-9b45-2e9ceb158247.html</link>
      <author>Darren_xu</author>
      <pubDate>Thu, 10 Jul 2008 04:50:32 GMT</pubDate>
    </item>
    <item>
      <title>发布与订阅中的NOT FOR REPLICATION问题</title>
      <link>http://topic.csdn.net/u/20070706/10/c0c89dfd-4716-4651-84b8-9bd6be435191.html</link>
      <author>ZhangYaoxing</author>
      <pubDate>Fri, 06 Jul 2007 18:54:52 GMT</pubDate>
    </item>
    <item>
      <title>求教一个比较复杂的触发器</title>
      <link>http://topic.csdn.net/u/20080507/13/775d4b08-91fd-41af-bd83-165741482a81.html</link>
      <author>pp1982</author>
      <pubDate>Wed, 07 May 2008 21:57:24 GMT</pubDate>
    </item>
    <item>
      <title>文本数据库schema.ini中能不能为每一个字段指定格式？</title>
      <link>http://topic.csdn.net/u/20070206/23/ca071f3e-8bef-433f-bb25-4d7bbca88206.html</link>
      <author>PerfectPoint</author>
      <pubDate>Wed, 07 Feb 2007 07:24:19 GMT</pubDate>
    </item>
    <item>
      <title>OLE/DB provider returned message: 找不到可安装的 ISAM</title>
      <link>http://topic.csdn.net/u/20070917/17/f3ce5527-8e02-410c-aae6-b2fe44d3c309.html</link>
      <author>ycx007</author>
      <pubDate>Tue, 18 Sep 2007 01:25:32 GMT</pubDate>
    </item>
    <item>
      <title>设计SSIS包时工具条按钮不可用（变灰）</title>
      <link>http://topic.csdn.net/u/20070701/09/4cafe378-851c-440b-890d-6b450d3a12ab.html</link>
      <author>CameNix</author>
      <pubDate>Sun, 01 Jul 2007 17:25:21 GMT</pubDate>
    </item>
    <item>
      <title>怎样配置SQL Server 给RADIUS（Internet验证服务）日志记录</title>
      <link>http://topic.csdn.net/u/20070526/14/d3921c64-cc0e-4532-a0b1-5c47e3687d87.html</link>
      <author>unzoo</author>
      <pubDate>Sat, 26 May 2007 22:52:14 GMT</pubDate>
    </item>
    <item>
      <title>交易式复写主键被拿掉的困惑</title>
      <link>http://topic.csdn.net/u/20070518/10/a26fedb8-414a-4a18-adc0-e9133e965d31.html</link>
      <author>liangliang_0327</author>
      <pubDate>Fri, 18 May 2007 18:40:11 GMT</pubDate>
    </item>
    <item>
      <title>如何将记录生成marc数据</title>
      <link>http://topic.csdn.net/u/20070424/14/05fc1be1-5889-460d-9f56-162e168c6797.html</link>
      <author>iwantbenot</author>
      <pubDate>Tue, 24 Apr 2007 22:11:23 GMT</pubDate>
    </item>
    <item>
      <title>如何解决First-chance exception in talkback.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.</title>
      <link>http://topic.csdn.net/u/20070502/22/edf3ff37-07f5-4fa3-974a-6a9cf35eb467.html</link>
      <author>ccnu8785</author>
      <pubDate>Thu, 03 May 2007 06:32:43 GMT</pubDate>
    </item>
    <item>
      <title>ms sql 2k中dts子包中的全局变量如何取得父包中全局变量的值???</title>
      <link>http://topic.csdn.net/u/20070420/15/037d97e4-ea7b-4dd1-af3a-a70f5bb76e87.html</link>
      <author>zcw_ease</author>
      <pubDate>Fri, 20 Apr 2007 23:42:13 GMT</pubDate>
    </item>
    <item>
      <title>如何将流存入表的某一列中，能成功加载文件如流，不知道如何添加到数据库；</title>
      <link>http://topic.csdn.net/u/20070420/10/82888608-6444-4d57-94a2-6e25d8b9e78f.html</link>
      <author>suixin020511221</author>
      <pubDate>Fri, 20 Apr 2007 18:55:06 GMT</pubDate>
    </item>
    <item>
      <title>为什么text类型字段UPDATE时，W3WP进程锁死？求解</title>
      <link>http://topic.csdn.net/u/20070307/13/f1a28ddd-7e61-4766-aa0e-9f6412e78519.html</link>
      <author>etigroup</author>
      <pubDate>Wed, 07 Mar 2007 21:51:23 GMT</pubDate>
    </item>
    <item>
      <title>(多多帮忙,谢谢!)单点登陆如何设计用户表来实现高性能??</title>
      <link>http://topic.csdn.net/u/20070329/20/c45855b2-d6dc-4eb1-90bf-ef3740c9b8ce.html</link>
      <author>zxj123</author>
      <pubDate>Fri, 30 Mar 2007 04:37:47 GMT</pubDate>
    </item>
    <item>
      <title>各位来看看吧，一个关于sp_add_jobstep存储过程的参数Command中有变量的问题</title>
      <link>http://topic.csdn.net/u/20070320/16/16d00e50-f1d7-4f63-8593-4a2541af54f1.html</link>
      <author>penglei_0374</author>
      <pubDate>Wed, 21 Mar 2007 00:57:08 GMT</pubDate>
    </item>
    <item>
      <title>在请教各位大哥一个比较难的问题！请大家帮忙看看</title>
      <link>http://topic.csdn.net/u/20070308/13/ba6bfbfb-11d8-4a2f-a1bb-81e9cb378420.html</link>
      <author>fengyxj</author>
      <pubDate>Thu, 08 Mar 2007 21:27:07 GMT</pubDate>
    </item>
    <item>
      <title>bcp备份500M的数据库，为什么dump备份有4G?</title>
      <link>http://topic.csdn.net/u/20070308/09/f696fbf5-5bec-4aa4-9548-15a9bee5d486.html</link>
      <author>czdpilgrim</author>
      <pubDate>Thu, 08 Mar 2007 17:38:19 GMT</pubDate>
    </item>
    <item>
      <title>如何检索并合并所有子栏目下文章列表的结果集？</title>
      <link>http://topic.csdn.net/u/20070306/15/208009b9-3c5f-4d97-870a-0b6f91af857c.html</link>
      <author>xuanliu</author>
      <pubDate>Tue, 06 Mar 2007 23:10:41 GMT</pubDate>
    </item>
    <item>
      <title>事务与select读取问题，请指教！急</title>
      <link>http://topic.csdn.net/u/20070302/11/63660718-ccc8-4908-8a3b-95d619900444.html</link>
      <author>xdwlb</author>
      <pubDate>Fri, 02 Mar 2007 19:30:40 GMT</pubDate>
    </item>
    <item>
      <title>SqlServer的Image类型与Oracle的Blob互相写入的问题</title>
      <link>http://topic.csdn.net/u/20070301/16/6e98898f-0748-417c-a50c-c0a5c52bf356.html</link>
      <author>azuresnow</author>
      <pubDate>Fri, 02 Mar 2007 00:25:26 GMT</pubDate>
    </item>
    <item>
      <title>执行触发器后会导致Net-Library“SSNETLIB”连接请求失败，需重启服务管理器！！！！</title>
      <link>http://topic.csdn.net/u/20070226/15/c428767d-7987-4891-b1c2-6b21dd390074.html</link>
      <author>shenj_1982</author>
      <pubDate>Mon, 26 Feb 2007 23:47:14 GMT</pubDate>
    </item>
    <item>
      <title>SQL2K里如何实现下面的查询?</title>
      <link>http://topic.csdn.net/u/20070208/14/0796cbbc-f54e-4e8a-8398-9c7af1723f9a.html</link>
      <author>wdsimon</author>
      <pubDate>Thu, 08 Feb 2007 22:59:11 GMT</pubDate>
    </item>
    <item>
      <title>如何将字段以记录的形式列出？具体看内实例</title>
      <link>http://topic.csdn.net/u/20070201/16/d3d4c0a0-a5e9-41ae-9a4f-467fe14b8e60.html</link>
      <author>klmycity3000</author>
      <pubDate>Fri, 02 Feb 2007 00:47:07 GMT</pubDate>
    </item>
    <item>
      <title>SQL SERVER 如何将*.idx  *.dat文件导入到SQL SERVER 数据库中！！！！急！加分加分</title>
      <link>http://topic.csdn.net/u/20070130/14/8e92c44f-e4ad-4d79-b512-70e2d64318fc.html</link>
      <author>suzhaoqing</author>
      <pubDate>Tue, 30 Jan 2007 22:52:31 GMT</pubDate>
    </item>
    <item>
      <title>[高分求助] 怎样知道ADO连接SQL已经断开？</title>
      <link>http://topic.csdn.net/u/20070126/11/5d2dfeb5-0c20-4c16-a226-ec39fe34145c.html</link>
      <author>lcahuang</author>
      <pubDate>Fri, 26 Jan 2007 19:10:31 GMT</pubDate>
    </item>
    <item>
      <title>事务已被隐式或显式提交，或已终止</title>
      <link>http://topic.csdn.net/u/20070125/17/51f16075-f1ac-41ce-b07b-5fac1549eaca.html</link>
      <author>ANcoffee</author>
      <pubDate>Fri, 26 Jan 2007 01:52:46 GMT</pubDate>
    </item>
    <item>
      <title>请问如何记录dbcc的执行结果，比如dbcc inputbuffer,等高手解答</title>
      <link>http://topic.csdn.net/u/20070124/10/ae2d2720-15f4-4112-ba17-81f8855aa6ac.html</link>
      <author>didiren</author>
      <pubDate>Wed, 24 Jan 2007 18:42:08 GMT</pubDate>
    </item>
    <item>
      <title>请问SQL邮件如何配置</title>
      <link>http://topic.csdn.net/u/20070123/20/02708fb9-546d-4962-bcbb-d93269d52316.html</link>
      <author>daiyuming</author>
      <pubDate>Wed, 24 Jan 2007 04:57:12 GMT</pubDate>
    </item>
    <item>
      <title>请大家帮忙</title>
      <link>http://topic.csdn.net/u/20070115/20/69bca810-fe7c-4b92-a537-0799c5302032.html</link>
      <author>panyijun</author>
      <pubDate>Tue, 16 Jan 2007 04:45:26 GMT</pubDate>
    </item>
    <item>
      <title>SQL2005完整备份+事务日志备份 还原出错问题！（高手测试测试）</title>
      <link>http://topic.csdn.net/u/20070116/10/524d345c-accb-4729-bd80-5f40fe93415f.html</link>
      <author>linsl</author>
      <pubDate>Tue, 16 Jan 2007 18:05:21 GMT</pubDate>
    </item>
    <item>
      <title>关于XML数据的A//B问题的查询求解</title>
      <link>http://topic.csdn.net/u/20070111/12/4961f175-c0de-4e9e-ab65-497264dd6780.html</link>
      <author>talent0616</author>
      <pubDate>Thu, 11 Jan 2007 20:02:56 GMT</pubDate>
    </item>
    <item>
      <title>小第有急事!在线等关于mssql与mysql之间数据的问题！急在线等待，能应即可给分!</title>
      <link>http://topic.csdn.net/u/20070110/15/8c5eee1d-322e-43ef-89f5-c7fda5404f08.html</link>
      <author>gsxyy1688</author>
      <pubDate>Wed, 10 Jan 2007 23:49:09 GMT</pubDate>
    </item>
    <item>
      <title>紧急求教!SQLServer2000连接问题</title>
      <link>http://topic.csdn.net/u/20070109/23/554bef12-e8b2-4738-887b-62e72a67f2a7.html</link>
      <author>hnedu_terms</author>
      <pubDate>Wed, 10 Jan 2007 07:05:41 GMT</pubDate>
    </item>
  </channel>
</rss>