09 2015 档案

摘要:个人笔记使用,截取他人博客原文来之Careyson:http://www.cnblogs.com/CareySon/archive/2012/01/29/2331088.html& https://www.mssqltips.com/sqlservertip/1585/how-to-use-tran... 阅读全文
posted @ 2015-09-24 10:33 Kim_Chen 阅读(145) 评论(0) 推荐(0)
摘要:错误: ForEach 枚举器的 GetEnumerator 方法失败,错误为 0x80004005“未指定的错误”。当 ForEach 枚举器无法执行枚举操作时,会出现这种情况。reason: Extend properties 未修改option1) :https://social.msdn... 阅读全文
posted @ 2015-09-15 08:31 Kim_Chen 阅读(288) 评论(1) 推荐(0)
摘要:原文链接:http://blog.sqlauthority.com/2010/10/06/sql-server-quickest-way-to-identify-blocking-query-and-resolution-dirty-solution/SELECTdb.name DBName,tl.... 阅读全文
posted @ 2015-09-12 15:13 Kim_Chen 阅读(164) 评论(0) 推荐(0)