News

A new SQL Server 2025 feature lets organizations run vector-based semantic searches on their own data, connecting to local or ...
[SQL Server SA passive-instance use rights apply to]All editions (Not applicable to Parallel Data Warehouse). See Fail-Over Rights section below for additional terms for SQL Server.
During the last few articles, we have covered the basics of working with SQL server using the Server Management Objects (SMO) and PowerShell. We have covered things such as viewing the state of ...
If you ever need to sort character strings stored in SQL Server fields, check out this demonstration of how to write a common sorting algorithm using SQL Server TSQL code.
In a previous article, I talked about getting started with managing SQL server using PowerShell and the Server Management Objects (SMO). While that was mostly spent making the connection and doing ...
Take advantage of the open source library Serilog to log your ASP.NET Core application’s data to SQL Server or another database target.
A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking configuration.