2011年8月26日
摘要: Reading SQL Server's Transaction Loghttp://www.sqlservercentral.com/articles/Transaction+Log/71415/http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=152870如何查看SQL Server的事务日志 .分类: sql server 2005 2011-01-12 13:33 19人阅读 评论(0) 收藏 举报 在SQL Server 7.0和SQL Server2000中,可以用下面的命令查看:DBCC log ( {dbid|dbname 阅读全文
posted @ 2011-08-26 17:57 BobLiu 阅读(2004) 评论(1) 推荐(0)