
Support
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to change the SA account password using SQL Server Management Studio
How to change the SA account password using SQL Server Management Studio:
Use the following steps to change the SA account password using SQL Server Management Studio:
- Open SQL Server Management Studio.
- Connect to the Qlik database.
- Expand Security, Logins.
- Double-click sa. The Login Properties dialog box displays.
- On the General page, type the new password for the sa account in the Password: field and Confirm password: field.
- Click OK.
4,962 Views