rshafer
SSChasing Mays
Points: 655
More actions
December 5, 2008 at 6:42 am
#132841
How do I change a database to read only?
ps.
One Orange Chip
Points: 29422
December 5, 2008 at 6:49 am
#908247
alter database set read_only
#908248
alter database DB_NAME set read_only
December 5, 2008 at 8:51 am
#908385
pradeepkumar.singh (12/5/2008)alter database DB_NAME set read_only
pradeepkumar.singh (12/5/2008)
Thanks!
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply