Change SA Account Password
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.
Last updated
Was this helpful?