we have an SQL Server vs.11.0.3 but the administrator who installed the system (and who has the sa password) is dissapeared. Does anybody know if there is a tool ($) which can locate the sa password?
You don't need a tool, just edit the run_sqlservername.bat file in the install folder. Add the -PSA option somewhere in the command line. Open a command prompt and start your sql server from the command line run_sqlservername.bat
You will see a new sa password ramdomly generated.
Buddy
You don't need a tool, just edit the run_sqlservername.bat file in the install folder. Add the -PSA option somewhere in the command line. Open a command prompt and start your sql server from the command line run_sqlservername.bat
You will see a new sa password ramdomly generated.
OK, I hadn't shut down the server first.
We have to administer this database, and I cannot find the password, which should be randomly generated in either the errorlog or in the dosbox itself.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.