Closed
Description
- MSSQL Extension Version:
- VSCode Version:
- OS Version:
Steps to Reproduce:
- Connect to a server with user auth and save the password
- Verify connection made and profile saved
- Change the password in the server
- Try to connect again
expected: Should get prompt to enter the correct password
actual: It keeps failing to connect because of wrong password and doesn't let me change it
The workaround is to delete the profile and create it again
Activity
llali commentedon Sep 20, 2017
fixed in #993