Monday, August 07, 2006

Lots of people asked me how to change the login password for SQL Server 2005, so here is the answer:

SQLCMD -? shows
-z <newpassword>
-Z <newpassword> and Exit

Try and enjoy.

Cheers,