Content deleted Content added
Nickjansen (talk | contribs) Updated version to 21.2.5 |
m Bump version number |
||
(6 intermediate revisions by 3 users not shown) | |||
Line 13:
| released = 2005
| discontinued =
| latest release version = <!-- If you update this, remember to also update [[Comparison of database tools]]-->21.
| latest release date = {{Start date and age|2025|
| programming language =
| operating system = [[Microsoft Windows]]
Line 25:
}}
'''Microsoft SQL Server Management Studio
A central feature of SSMS is the Object Explorer, which allows the user to browse, select, and act upon any of the objects within the server.<ref>{{cite web |url=https://docs.microsoft.com/en-us/sql/ssms/object/manage-objects-by-using-object-explorer?view=sql-server-ver16= |website=microsoft.com |title=Manage Objects by Using Object Explorer |date=2022-01-18 |accessdate=2022-07-14}}</ref> It also shipped a separate Express edition that could be freely downloaded; however recent versions of SSMS are fully capable of connecting to and manage any SQL Server Express instance. Microsoft also incorporated backwards compatibility for older versions of SQL Server thus allowing a newer version of SSMS to connect to older versions of SQL Server instances. It also comes with Microsoft SQL Server Express 2012, or users can download it separately.
Line 32:
In June 2015, Microsoft announced their intention to release future versions of SSMS independently of SQL Server database engine releases.<ref>{{cite web|title=Announcing SQL Server Management Studio – June 2015 Release|url=https://docs.microsoft.com/en-us/archive/blogs/sqlreleaseservices/announcing-sql-server-management-studio-june-2015-release|website=SQL Release Services Blog|publisher=Microsoft|access-date=7 September 2015|date=24 June 2015}}</ref>
Since version 21 SSMS is based on [[Microsoft Visual Studio#2022|Visual Studio 2022]] and is installed using the Visual Studio Installer. <ref>{{cite web|title=Release notes for SQL Server Management Studio (SSMS)|url=https://learn.microsoft.com/en-us/ssms/release-notes-21|website= Microsoft Learn|publisher=Microsoft|date=19 May 2025}}</ref>
==See also==
|