mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.43k stars 291 forks source link

reset the SQLTools Driver Credentials #1217

Closed prevy closed 9 months ago

prevy commented 9 months ago

When I'm setting up the database connection using SQLTools Driver Credentials, if I enter the wrong password, I'm unable to re-enter the correct password. How can I clear the incorrect SQLTools Driver Credentials record to allow me to input the correct password again?

gjsjohnmurray commented 9 months ago

If you click on the Accounts icon near the bottom of the Activity Bar, does its menu show an entry for the bad credentials? If so, does this have a submenu that lets you sign out?

prevy commented 9 months ago

Yes, this method can indeed solve the problem. Thank you for your assistance.

If you click on the Accounts icon near the bottom of the Activity Bar, does its menu show an entry for the bad credentials? If so, does this have a submenu that lets you sign out?

prevy commented 9 months ago

The issue mentioned above has been resolved using the provided solution.