Top Banner
How to Change SA Password in Microsoft SQL Server 2008?
15
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: How to Change SA Password in Microsoft SQL Server 2008

How to Change SA Password in Microsoft SQL Server 2008?

Page 2: How to Change SA Password in Microsoft SQL Server 2008

If you forget sa password and cannot login MS SQL Server 2008, or you just want to change your sa password, how to do?

Page 3: How to Change SA Password in Microsoft SQL Server 2008

Following contents tell you what you can do.

Page 4: How to Change SA Password in Microsoft SQL Server 2008

Way 1: Reset password in MS SQL Server 2008

If you forget SA password, you cannot login in SQL with your SA account, but you can login with Windows. So choose Windows Authentication to connect to SQL Server is the first step.

Page 5: How to Change SA Password in Microsoft SQL Server 2008

1. Click “Security” > “Logins” > “sa” in turn.

Page 6: How to Change SA Password in Microsoft SQL Server 2008

2. In General settings input a new password, you will be asked input twice.

Page 7: How to Change SA Password in Microsoft SQL Server 2008

Way 2: Use Daossoft SQL Password Rescuer.

Download Address:

Page 8: How to Change SA Password in Microsoft SQL Server 2008

Before you use the software, don’t forget to stop SQL Server/SQL Server Browser in

Sql Server Configuration Manager.

Page 9: How to Change SA Password in Microsoft SQL Server 2008

Step 1: Install and launch the software, click “Open File”.

Page 10: How to Change SA Password in Microsoft SQL Server 2008

Step 2: Add the database file named master.mdf.

Page 11: How to Change SA Password in Microsoft SQL Server 2008

Before this step you can see your sa password current status is Unknown.

Step 3: Click “Reset” to reset a new password.

Page 12: How to Change SA Password in Microsoft SQL Server 2008

Step 4: Enter a new password and click “OK”.

Page 13: How to Change SA Password in Microsoft SQL Server 2008

Now your password has been reset successfully and its status has became your new

password: 123.

Page 14: How to Change SA Password in Microsoft SQL Server 2008

Finally, start SQL Server/SQL Server Browser and then login the sa account again.

Page 15: How to Change SA Password in Microsoft SQL Server 2008