SQL Server Management Studio: Difference between revisions

Content deleted Content added
DumZiBoT (talk | contribs)
m Bot: Converting bare references, using ref names to avoid duplicates, see FAQ
Line 5:
A central feature of SQL Server Management Studio is the Object Explorer, which allows the user to browse, select, and act upon any of the objects within the server.<ref>[http://msdn2.microsoft.com/en-us/library/ms173849.aspx MSDN: Using Object Explorer]</ref>
 
Microsoft has also introduced a graphical configuration tool called '''SQL Server Management Studio Express''' (SSMSE) for [[SQL Server Express]]. <ref> [http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&displaylang=en SQL Server Management Studio Express] </ref> As with all of Microsoft's "Express" products, this is downloadable at no charge. The tool's limitations lie in the fact that it cannot manage SQL Server Analysis Services, Integration Services, Notification Services, Reporting Services, or SQL Server 2005 Mobile Edition.<ref>[http://www.microsoft.com/downloads/details.aspx?FamilyID=c243a5ae-4bd1-4e3d-94b8-5a0f62bf7796&displaylang=en Download details: Microsoft SQL Server Management Studio Express<!-- Bot generated title -->]</ref>
 
==References==