I forgot my password for Sql Server 2005. Windows Authentication is not enabled so I cannot login. How can I remove the current instance and create a new db instance? Or is there a better solution exists?
I forgot my password for Sql Server 2005. Windows Authentication is not enabled so
Share
Assuming you are a member of the Windows Admininstrator group, you can put the server in Single User mode, you could try this –
http://blogs.msdn.com/raulga/archive/2007/07/12/disaster-recovery-what-to-do-when-the-sa-account-password-is-lost-in-sql-server-2005.aspx