Wayn...@gmail.com
unread,Apr 18, 2008, 2:46:20 AM4/18/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 就是怕忘了
1.打开master数据库:执行 exec sp_dboption 'GZRL','single user','true'
2.DBCC CHECKDB('DBNAME',REPAIR_ALLOW_DATA_LOSS)
3.执行 exec sp_dboption 'GZRL','single user','false'