跳转到内容

SQL Server Management Studio

维基百科,自由的百科全书

这是本页的一个历史版本,由A2093064-bot留言 | 贡献2019年5月9日 (四) 04:08 機器人23:注釋不存在檔案:SQLServerManagementStudio.JPG(從en取得))编辑。这可能和当前版本存在着巨大的差异。

SQL Server Management Studio
開發者Microsoft
首次发布2005
当前版本18.0 (GA)[1](2018年11月21日,​6年前​(2018-11-21
操作系统Microsoft Windows 8.1 (64-bit)、Microsoft Windows 10 (64-bit)、Windows Server 20082019
网站docs.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms

SQL Server Management Studio(SSMS)是微软的一個與其數據庫產品Microsoft SQL Server配合使用的產品。 is a software application first launched with that is used for configuring, managing, and administering all components within Microsoft SQL Server. The tool includes both script editors and graphical tools which work with objects and features of the server.[2]

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.[3] 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 come with Microsoft SQL Server Express 2012, or users can download it separately.

Starting from version 11, the application was based on the Microsoft Visual Studio shell, using Windows Presentation Foundation for the user interface. Versions 18 and after are based on the Microsoft Visual Studio Microsoft Visual Studio.[4]

In June 2015, Microsoft announced their intention to release future versions of SSMS independently of SQL Server database engine releases.[5]

參看

參考資料

  1. ^ Download SQL Server Management Studio (SSMS). 2019-05-09 (英语). 
  2. ^ MSDN: Introducing SQL Server Management Studio
  3. ^ MSDN: Using Object Explorer
  4. ^ SSMS 18.0 (preview 4). SQL Server Management Studio - Changelog (SSMS). Microsoft. 24 September 2018 [22 October 2018]. 
  5. ^ Announcing SQL Server Management Studio – June 2015 Release. SQL Release Services Blog. Microsoft. 24 June 2015 [7 September 2015]. 

外部連結