codeulike 7 days ago

SSMS is also for Development, I've been using it for that for 20 years

4
pjmlp 7 days ago

Same here, much better than the VS tooling for SQL Server, including all the Transact-SQL support.

petepete 7 days ago

I still miss the tool it replaced, SQL Query Analyzer/Profiler. To this day it's my favourite SQL 'IDE'.

https://learn.microsoft.com/en-us/archive/msdn-magazine/2005...

tomnipotent 7 days ago

Those features/tools are still part of SSMS today.

petepete 6 days ago

Yeah, it's specifically the old applications I miss.

They were really well designed, incredibly snappy and responsive. When SSMS was launched it was really slow and clunky on my computer.

I switched to Postgres around that time so I'm 20 years out of touch at this point.

codeulike 6 days ago

I had forgotten about query analyzer, didn't it exist alongside ssms? I think I used to roll it out when things got really serious

petepete 3 days ago

Query Analyzer was eventually superseded by SSMS but there was an overlap period IIRC.

AdrianB1 6 days ago

I just said what Microsoft is targeting the tools for, not how they can be used.

dehugger 6 days ago

I agree, I work on an application with a lot of business logic in SQL and SSMS ends up being my primary development IDE because of that.

croblesm 4 hours ago

Lead PM for SQL in VS Code here. I’m glad to hear SSMS is working well for you! I’d love to better understand why VS Code doesn’t meet your needs in the same way.

We’re actively working to improve the experience, and learning what works for you in SSMS would be incredibly valuable.

robertlagrant 7 days ago

Yes, it's good!