SQL Server Connections
The Client Based Remote Session Launcher is capable of establishing automatic connections with SQL database servers. It’s possible to connect with a domain account, or a local SQL account.
We have a training video for this, which explains how to set this up, and launch a SQL session:
https://www.youtube.com/watch?v=4RnzHKI-k0o
In order to perform Remote Sessions for SQL Server, you need to have the SQL Server Management Studio installed on your PC where you are accessing Passwordstate from.
Source files for SQL Server Management Studio can be found here:
Note: Microsoft have removed the ability to pass a SQL Server account password value to SQL Server Management Studio via the command line, in SQL Management Studio 2018. Authenticating with Active Directory accounts works with Management Studio 2018 and above, but if you wish to use Local SQL Accounts you will instead need to use SQL Management Studio 2017.
If you need to download SQL Server Management Studio 2017, see this link: