Where's Enterprise Manager?
August 1, 2007 3:27 PM Subscribe
I have Visual Studio 2005 Professional. I installed VS2k5Pro with all of the options except the sample databases on my WinXP box, but now I can't figure out how to access the Enterprise Manager - replacement ... Enterprise Management Studio, or even find out if that app is included with the version I have. Any suggestions?
Best answer: Pro should let you do DB stuff using the server explorer. Views -> Server Explorer, right click Data Connection and Add Connection. It works a lot like Enterprise Manager.
SQL Management Studio is also nice. It's kinda Enterprise Manager and Query Analyzer glues together and build into a GUI like Visual Studio has. It still has some weirdness but it's passable.
posted by cmm at 5:48 PM on August 1, 2007
SQL Management Studio is also nice. It's kinda Enterprise Manager and Query Analyzer glues together and build into a GUI like Visual Studio has. It still has some weirdness but it's passable.
posted by cmm at 5:48 PM on August 1, 2007
Response by poster: Thanks. That helped me a lot -- I just couldn't find where to do that. I'm a Mac-based PHP developer that got pressganged into doing some quickie C# work on a database I'm familiar with. I hate Visual Studio, I hate MSSQL, I hate C#, and I hate explicit typing and type conversions. But at least I'm making progress now. :-P
posted by SpecialK at 9:38 PM on August 1, 2007
posted by SpecialK at 9:38 PM on August 1, 2007
This thread is closed to new comments.
posted by blue_beetle at 3:39 PM on August 1, 2007