Ali Parvaresh Blogging from Iran
Simply run the following the commands against the database which is showing as 'Restricted User':
ALTER DATABASE database SET SINGLE_USER WITH ROLLBACK IMMEDIATE GO ALTER DATABASE database SET MULTI_USER GO
Print | posted on Saturday, July 18, 2009 8:19 AM