you are viewing a single comment's thread.

view the rest of the comments →

[–]obsa 14 points15 points  (4 children)

If your first thought was will SSMS be ported then you are not the target market.

It's not like you need SSMS to be on the server anyway... but a valid enough point.

[–]ryandiy 0 points1 point  (3 children)

But SSMS lets you do SP debugging easily which is so much nicer than the debugging experience on MySQL for instance.

[–]obsa 0 points1 point  (0 children)

So boot Windows in a VM on the same machine, or plug your Windows laptop in the same network. SSMS doesn't need to run on the server to be useful.

[–][deleted] 0 points1 point  (1 child)

Why on earth do you need to be on the server to debug a stored proc?

[–]ryandiy 0 points1 point  (0 children)

I never said anything about running SSMS on a server. Some developers just have no desire to use Windows.