跳转到内容

SQL Server Management Studio

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

这是本页的一个历史版本,由Tomchiukc留言 | 贡献2019年5月9日 (四) 07:31 top:​ trans)编辑。这可能和当前版本存在着巨大的差异。

SQL Server Management Studio
開發者Microsoft
首次发布2005
当前版本18.0 (GA)[1](2019年4月24日,​6年前​(2019-04-24
操作系统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配合使用的產品,以便於設定、配置及管理其元件。這個工具包括脚本编辑器和图形化界面工具,与服务器的元件和功能一起使用[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). 24 Apr 2019. (原始内容存档于9 May 2019). 
  2. ^ Introducing SQL Server Management Studio. MSDN (英语). 
  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]. 

外部連結