Category: Management Studio
SQL Server Management Studio 18.3.1 is the latest general availability version of SSMS. The latest version is labeled Microsoft SQL Server Management Studio 18. If you have a previous GA version of SSMS 18...
Importing .bak file using SQL Server Management Studio is basically an act of restoring database from backup. It is very straightforward task. Open Microsoft SQL Server Management Studio Right click Databases on left pane...
SSMS 18.0 (Preview 6) is the latest generation of SQL Server Management Studio that has full support for SQL Server 2019 Preview. SSMS 18.0 (Preview 6) was released on 18 December 2018 and it’s...
Some users of SQL Server Management Studio 2012, 2014 & 2016 has reported a strange problem with graphics of SSMS. According to the reports, some icons disappear from interface on mouse over, icons and...
Microsoft recently released a new version of SQL Server Management Studio called version 17.6. SQL Server Management Studio 17.x is the latest generation of SQL Server Management Studio and provides support for SQL Server...
To create new user in SQL Server Management Studio 17, Open SSMS and connect to the SQL Server as a System Administrator. This can be done by logging on locally using Windows Authentication, or...