• chrismj (11/3/2009)


    The real way is to use the Dedicated Administrator Connection. You need to be on the physical box and member of sysadmin, and you can use either sqlcmd or Management Studio. This way you will not remove any information as to why you could not get in in the first place.

    See this very short and precise way to do this:

    http://msdn.microsoft.com/en-us/library/ms178068.aspx

    Christian Mark Jensen

    DBA

    The DAC, which has to be enabled as it is off by default, still requires sql server credentials. Starting the sql server service in single-user-mode only requires that you're an admin on the server, not the sql server. The article is about how to get yourself access when all other methods are lost.