Published by exdone
Posted on November 21, 2010
If you notice a database has Restricted user set on it. You can run the following command to change it to multi-user
alter database DBNAME set multi_user
Categories: Windows