If you are stuck with SQL Single server connection mode then you can use DAC (Dedicated Administrator Connection) to the rescue:
- Go to New Query.
- Type the following into the Server Name dialog box: ADMIN:ServerName\InstanceName (eg: ADMIN:MSSQL\SQLDEV).
- Now you can run any scripts needed against your database in Single User Mode.
No comments:
Post a Comment