<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_晓风_分类_SQL Server</title><id>http://feed.cnblogs.com/blog/u/11636/category/66627/rss</id><updated>2012-05-27T23:27:00Z</updated><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/category/66627.html"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/11636/category/66627/rss"/><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/09/09/887812.html</id><title type="text">关于 MSDTC 分布式事务两个常见错误</title><summary type="text"/><published>2007-09-09T14:52:00Z</published><updated>2007-09-09T14:52:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/09/09/887812.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/09/09/887812.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/08/08/847054.html</id><title type="text">SQL 中按年份生成8位自增编码/标识</title><summary type="text"/><published>2007-08-07T16:29:00Z</published><updated>2007-08-07T16:29:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/08/08/847054.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/08/08/847054.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/30/836980.html</id><title type="text">Sql Server 中模拟数组</title><summary type="text"/><published>2007-07-30T15:54:00Z</published><updated>2007-07-30T15:54:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/30/836980.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/30/836980.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/11/813389.html</id><title type="text">如何查看 SQL Server 2k 的版本信息</title><summary type="text"/><published>2007-07-10T19:44:00Z</published><updated>2007-07-10T19:44:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/11/813389.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/11/813389.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/07/11/813387.html</id><title type="text">SQL Server 中多行多列连接成为单行单列</title><summary type="text"/><published>2007-07-10T19:10:00Z</published><updated>2007-07-10T19:10:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/11/813387.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/07/11/813387.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/05/24/757919.html</id><title type="text">交叉表的简单实现2：使用前端程序实现 </title><summary type="text"/><published>2007-05-23T19:27:00Z</published><updated>2007-05-23T19:27:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/24/757919.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/24/757919.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/05/23/756427.html</id><title type="text">交叉表的简单实现1：使用存储过程</title><summary type="text"/><published>2007-05-22T18:36:00Z</published><updated>2007-05-22T18:36:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/23/756427.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/23/756427.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/05/18/751958.html</id><title type="text">SQL 时间格式格式化</title><summary type="text"/><published>2007-05-18T13:48:00Z</published><updated>2007-05-18T13:48:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/18/751958.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/05/18/751958.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/04/07/704297.html</id><title type="text">在.net 2.0 中执行分布式事务：隐式事务篇（SQL Server 与 Oracle）</title><summary type="text"/><published>2007-04-07T14:34:00Z</published><updated>2007-04-07T14:34:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/04/07/704297.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/04/07/704297.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/03/01/660730.html</id><title type="text">如何解决VS 2005 中无法调试存储过程</title><summary type="text"/><published>2007-03-01T13:04:00Z</published><updated>2007-03-01T13:04:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/03/01/660730.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/03/01/660730.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/01/28/632493.html</id><title type="text">SQL Server 2000 sp4 与数据链接池</title><summary type="text"/><published>2007-01-28T07:43:00Z</published><updated>2007-01-28T07:43:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/01/28/632493.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/01/28/632493.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2007/01/09/616282.html</id><title type="text">安装SQL报“挂起的文件操作”</title><summary type="text"/><published>2007-01-09T15:56:00Z</published><updated>2007-01-09T15:56:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2007/01/09/616282.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2007/01/09/616282.html"/><content type="text"/></entry><entry><id>http://www.cnblogs.com/Jinglecat/archive/2006/08/13/475688.html</id><title type="text">关于SET NOCOUNT ON</title><summary type="text"/><published>2006-08-13T09:02:00Z</published><updated>2006-08-13T09:02:00Z</updated><author><name>晓风残月</name><uri>http://www.cnblogs.com/Jinglecat/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Jinglecat/archive/2006/08/13/475688.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Jinglecat/archive/2006/08/13/475688.html"/><content type="text"/></entry></feed>
