November 10, 2021 at 12:00 am
Comments posted to this topic are about the item Azure Data Studio vs SSMS - Who is the winner?
November 10, 2021 at 7:15 am
BTW. you forgot a very important feature for developers: debugging stored procedures. SSMS 17 still can it, SSMS 18 not - ADS? That feature is more important than the other items you pointed out.
Patrick SIMONS, MCP
November 10, 2021 at 9:26 am
Hi
SSMS also supports Source Control, as long as you install the right version of Visual Studio and Source control providers (at least for TFS/VSO). It's not Native, but works.
November 10, 2021 at 11:07 am
BTW. you forgot a very important feature for developers: debugging stored procedures. SSMS 17 still can it, SSMS 18 not - ADS? That feature is more important than the other items you pointed out.
hum. I have SSMS v18.5 and I can debug SP's just fine - if you can't then there may be other settings preventing you from doing it but not SSMS on its own.
November 10, 2021 at 11:14 am
Schema compare - same way that ADS requires an add-on to do it, SSMS also has a free add-on (from devart) that can be installed to do it - so from my point of view they are side by side on this one.
and as mentioned above it also allows source control (both free and paid add ins)
November 10, 2021 at 11:58 am
Could you please share a screenshot how you debug SPs?
AFAIK you can only use Visual Studio to debug SPs, not SSMS 18....
See also:
Patrick SIMONS, MCP
November 10, 2021 at 1:25 pm
Tear-away, separate windows: SSMS 10000, ADS 0. Yeah sure, I can open up another instance of ADS, but no.
November 10, 2021 at 1:59 pm
Where to find SSMS v18.5?
I have, and can only find, up to v18.1.
November 10, 2021 at 2:03 pm
current version is 18.10.
Patrick SIMONS, MCP
November 10, 2021 at 2:08 pm
standard way of debugging.
window with exec... and hit F11
November 10, 2021 at 2:15 pm
Interesting.
Guess need to ask where to get Frederico's version that can still debug stored procedures?
November 10, 2021 at 2:18 pm
Never mind, found it.
November 10, 2021 at 2:31 pm
and when you try debugging what error do you get? unless for some reason your 18.10 does not have the debug menu at all.
November 10, 2021 at 2:43 pm
No error message, no debug menu, nothing happens when you do F11.
I too had come across that stackoverflow site a few weeks back and thought debugging was a feature up to v17.
So I was surprised to see a v18 release that still included it.
November 10, 2021 at 3:10 pm
And, I would use ADS more often if I could use the import option for more than just flat files.
Or am I missing something?
Can it be configured to call the SQL Server Import/Export Wizard like SSMS?
For this reason, SSMS is still the "winner" for me.
Viewing 15 posts - 1 through 15 (of 22 total)
You must be logged in to reply to this topic. Login to reply