I would like to configure some SQL server connections, I have enabled this add-on and fill-in the configuration.
When I try to start Microsoft SQL Server Management Studio 18.6 the login fails, the Username is correct (and it always show the username of the configuration), the issue must be with the password.
Any ideas of what I'm doing wrong?
Thanks,
Carlos Oliveira
Microsoft has removed the "-Password" command-line option in SSMS v18 so it won't work.
More details here: https://forum.devolutions.net/topics/31867/sql-server-management-addon
Stéfane Lavergne
I have installed SSMS v17.9.1 as suggested and setup the path to it - working fine now!
Thanks,
Carlos Oliveira