News

SQL Server Management Studio (SSMS) is a Microsoft application that provides integrated management and administration of SQL Server. Nevertheless, SQL Server Express provides a user-friendly interface ...
To import environment settings from another installation of SSMS, select Tools > Import and Export Settings.... In the welcome dialog, select Import selected environment settings, then select Next>.
README SSIS_Analyzer MS SQL SSIS database tools for packages, jobs, and more. Old SSIS Viewer This is basically the SSIS Viewer with a really crappy UI. This is my first VB.Net application, and this ...
As far as tech all users can their hands on now, the preview of SSMS 21 includes the return of Git integration, setting the stage for future support of SQL Projects in SSMS. [Click on image for larger ...
As a heavy user of other RDBMS data platforms, I have long appreciated the extra effort that Microsoft put into their data management and administration tool, the SQL Server Management Studio (SSMS).
SSMS 2008 also has a useful wizard to help us decide on the level of compression we can choose. SQL Server 2008 supports two levels of data compression – row and page level.
By using the Microsoft.SqlServer.Management.IntegrationServices.dll library, we can use PowerShell to automate the creation of an SSIS catalog along with folders inside. Before we get started writing ...