Re: SA password recovery
From: Dan Guzman (danguzman@nospam-earthlink.net)
Date: 03/18/03
- Next message: Adi Cohn: "Re: Service Pack 3 applied - and problems!"
- Previous message: Allen Cui: "Re: List server logins - More info"
- In reply to: alan: "SA password recovery"
- Next in thread: Brad Feaker: "Re: SA password recovery"
- Reply: Brad Feaker: "Re: SA password recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Dan Guzman" <danguzman@nospam-earthlink.net> Date: Tue, 18 Mar 2003 09:42:26 -0600
You can connect using Query Analyzer as a sysadmin role member (e.g.
trusted connection by a member of the local admin group) and execute
sp_password:
EXEC sp_password NULL, 'NewSaPassword', 'sa'
-- Hope this helps. Dan Guzman SQL Server MVP ----------------------- SQL FAQ links (courtesy Neil Pike): http://www.ntfaq.com/Articles/Index.cfm?DepartmentID=800 http://www.sqlserverfaq.com http://www.mssqlserver.com/faq ----------------------- "alan" <aviens@trgusa.com> wrote in message news:0e9101c2ed5d$e87eca00$a601280a@phx.gbl... > Is there any method / utility to recover or reset a > forgotten SA password?
- Next message: Adi Cohn: "Re: Service Pack 3 applied - and problems!"
- Previous message: Allen Cui: "Re: List server logins - More info"
- In reply to: alan: "SA password recovery"
- Next in thread: Brad Feaker: "Re: SA password recovery"
- Reply: Brad Feaker: "Re: SA password recovery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]