News

Today’s README file explains how to create connection strings to SQL Server databases using Visual Studio’s built-in tools. To provide an example using real source, I created a simple Winforms ...
SQL Server Management Studio (SSMS) is the principal interface for working with Microsoft SQL Server. However, many subtleties of this powerful tool evade even the most seasoned professionals ...
Figure 1. A SQL Server query against the Northwind database executed in PowerShell. (Click image to view larger version.) Fig. 2 is that same query as executed in SSMS (yes, I finally did get it to ...
Q&A Data Virtualization in SQL Server 2022 By David Ramel 05/07/2024 PolyBase, a data virtualization feature for SQL Server, allows users to seamlessly query data from various external sources ...
Microsoft has published the first Release Candidate of SQL Server 2025. RC0 introduces a number of notable new features, including official support for ...
Sometimes you become the accidental DBA, or you are the DBA by choice. Either way, you can choose to spend time working in SQL Server Management Studio (SSMS) to look at things such as backups or the ...