News

Ahead of Microsoft Build (and a possible SQL Server announcement), let's break down what we know and speculate about what we don't.
Pairing your on-prem SQL Server with a cloud-based instance for high availability has its challenges, but they can be overcome. Here’s how.
Microsoft's continued focus on SQL Server 2025 highlights the lasting demand for on-premises and hybrid deployments that prioritize performance, control and flexibility for enterprise workloads.
With the latest public preview available, it's time to see if you want to upgrade to the most cloud-connected version of SQL Server so far.
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.
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 ...
SQL Server has a long list of roles for server, database, and applications that outline things like permissions, data selection and modification, and disk management. Examine how roles play a part ...
In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database.
Today I decided I want to turn it into a home server, which I have never done before. I plan on running a TS3 server on it, as well as maybe a web server and an SQL server if I can figure out how.
How to Open a Microsoft SQL Server .Bak File. You can save a backup of your MS SQL databases to a single file on your hard drive. These backup files have names ending with the ".bak" file ...