News

Joey on SQL Server. SQL Server vNext: When and What Is Coming. Ahead of Microsoft Build (and a possible SQL Server announcement), let's break down what we know and speculate about what we don't.
Processing is carried out by SQL Server on the database server, not in Access on the client side. As a result, you’ll see a reduction in network traffic (as opposed to a split MDB).
SQL Server 2019 builds on intelligent query processing features that were implemented in SQL Server 2017, and expands them to new areas of the database engine. Let's take a deeper dive into some ...
To do it via PowerShell, you'll need your Azure SQL database server name. To get this, you can use the Get-AzureSqlDatabaseServer cmdlet. You can see here that I have a single server called ...