Skip to main content
Announcements
Qlik Connect 2025! Join us in Orlando join us for 3 days of immersive learning: REGISTER TODAY

How to change the SA account password using SQL Server Management Studio

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
PadmaPriya
Support

How to change the SA account password using SQL Server Management Studio

Last Update:

May 10, 2022 3:15:54 PM

Updated By:

Jamie_Gregory

Created date:

May 6, 2021 2:10:42 PM

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:
  1. Open SQL Server Management Studio.
  2. Connect to the Qlik database.
  3. Expand Security, Logins.
  4. Double-click sa. The Login Properties dialog box displays.
  5. On the General page, type the new password for the sa account in the Password: field and Confirm password: field.
  6. Click OK.