SQL Server Management Studio: Difference between revisions

Content deleted Content added
m Bump version number
 
(17 intermediate revisions by 7 users not shown)
Line 5:
{{Infobox software
| name = SQL Server Management Studio
| logo = MSSQL SSMS 21 icon.png
| screenshot = SQLServerManagementStudio.JPG
| caption = Earlier version of Microsoft SQL Server Management Studio showing a query, the results of the query, and the Object Explorer pane while connected to a SQL Server database engine instance.
Line 13:
| released = 2005
| discontinued =
| latest release version = <!-- If you update this, remember to also update [[Comparison of database tools]]-->2021.14.12<ref name="ssms_release">{{cite web |url=https://docslearn.microsoft.com/sql/ssms/download-sql-server-management-studio-ssmsinstall/install |title=DownloadInstall SQL Server Management Studio (SSMS) |date=20242025-0408-0912 |accessdate=20242025-0408-0913}}</ref>
| latest release date = {{Start date and age|20242025|0408|0912}}
| programming language =
| operating system = [[Microsoft Windows]]
| platform =
| size =
| language = Chinese (Simplified), Chinese (Traditional), Czech, English (United States), French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, Turkish
| genre =
| license =
| website = {{URL|1=https://docslearn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15|2=docs.microsoft.com/en-us/sql/ssms}}
}}
 
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==
Line 41 ⟶ 43:
 
==External links==
* [https://docslearn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver15 Download SQL Server Management Studio (SSMS)]
 
{{MS DevTools}}