I get this error when I try to analyze SQL:
I have ssms installed. How can I fix this?
Which version of LINQPad are you running, and which version of SSMS is installed?
Is it a trusted connection or username/password combination? Can you provide a screenshot of your connection dialog?
Linquad 5.4, ssms 18
It's one of the connections from my saved connections in the left menu. Uses a username & pw.
I've identified the problem: it's described here.
"Command line option -P removed – Due to security concerns, the option to specify clear-text passwords on the command line was removed."
I'll add a fix into the next LINQPad build such that it doesn't send the password.
Comments
Which version of LINQPad are you running, and which version of SSMS is installed?
Is it a trusted connection or username/password combination? Can you provide a screenshot of your connection dialog?
Linquad 5.4, ssms 18
It's one of the connections from my saved connections in the left menu. Uses a username & pw.
I've identified the problem: it's described here.
"Command line option -P removed – Due to security concerns, the option to specify clear-text passwords on the command line was removed."
I'll add a fix into the next LINQPad build such that it doesn't send the password.