02 2010 档案

摘要:对数据库进行修复 sp_configure 'allow updates',1reconfigure with overrideupdate sysdatabases set status=32768 where name='CotBase12009'sp_dboption 'CotBase12009','Single user','true'dbcc checkdb('CotBase12009'... 阅读全文
posted @ 2010-02-06 10:55 fehdd 阅读(2054) 评论(1) 推荐(0)
摘要: 阅读全文
posted @ 2010-02-05 22:23 fehdd 阅读(118) 评论(0) 推荐(0)