I have a problem with the Tabs History feature in SQL Prompt 9 (currently on build 9.5.12.10845) running in SSMS 18.1 (build 15.0.18131.0) using SQL authentication. I do not have auto-open tabs enabled, but when I manually select a tab to be re-opened, it does not reconnect to the server, and after I manually connect I still have to explicitly choose the database.
I have searched the forums for issues with Tab History and did not find any that are exactly this issue, but some that may be related. On many of these it says that there is a known issue, internally logged as SP-7650, relating SQL Auth on SSMS 18. I was wondering if this issue covers my problem or if I should submit a new issue.
For additional information, I believe the problem may occur because I use two different credentials to connect to our Azure SQL Server. The primary login I use gives me read-write access to our development database but read-only access to the production one. Then once in awhile I connect with a second login that has read-write access to the production database. For this latter one I never let it save the password, but I do for the first one. Unfortunately, when the login dialog appears the prod-read-write one is always first so I need to manually select select the Login drop-down to change it to my prod-read-only one. This may or may not be related but I thought it could be helpful.
Thanks for any help!
I have searched the forums for issues with Tab History and did not find any that are exactly this issue, but some that may be related. On many of these it says that there is a known issue, internally logged as SP-7650, relating SQL Auth on SSMS 18. I was wondering if this issue covers my problem or if I should submit a new issue.
For additional information, I believe the problem may occur because I use two different credentials to connect to our Azure SQL Server. The primary login I use gives me read-write access to our development database but read-only access to the production one. Then once in awhile I connect with a second login that has read-write access to the production database. For this latter one I never let it save the password, but I do for the first one. Unfortunately, when the login dialog appears the prod-read-write one is always first so I need to manually select select the Login drop-down to change it to my prod-read-only one. This may or may not be related but I thought it could be helpful.
Thanks for any help!