SqlServer的timeout超时的处理
摘要:今天被SQLServer的超时问题弄得很头疼,最终发现是因为并没有搞清楚连接字符串的Connection Timeout与SQLCommand.CommandTimeout的区别。前者是连接到数据库本身等待的最大时间,后者是执行单条SQL文时等待的最大时间。
阅读全文
posted @ 2011-11-15 16:03
rentHome project
posted @ 2011-11-15 16:03
posted @ 2009-02-12 15:17