How can I recover or reset my SQL 2005 sa user password? - TechRepublic
Question
July 15, 2010 at 06:18 PM
jaron22

How can I recover or reset my SQL 2005 sa user password?

by jaron22 . Updated 15 years, 11 months ago

I recently installed SQL 2005 on my SBA server 2003. I have attached a number of DB’s to it, and have since been running it without problems for 5 months now. I recently was tasked to install new software which is requiring sa user admin password. I never set one, thus in theory it should be blank by default. I tried CMD prompt to test and used osql -U sa
password:

received the following error:

“[Shared Memory]SQL Server does not exist or access denied.
[Shared Memory]ConnectionOpen (Connect()).”

Looking into it, I think I may have an instance issue? I am puzzled at this point since my other programs can see SQL running and can connect to it. Ideas?

This discussion is locked

All Comments