Using Azure Data Studio and the SQL Migration Extension to Perform Offline Migrations
Learn how you can perform an offline migration of a SQL Server to Azure Managed Instances or IaaS VMs.
2021-10-11
2,490 reads
Learn how you can perform an offline migration of a SQL Server to Azure Managed Instances or IaaS VMs.
2021-10-11
2,490 reads
This article looks at database migration with the Azure Data Studio extension, making it easy to move databases from an on premises SQL Server to one in Azure.
2021-09-20
7,326 reads
Step-by-step instructions for downloading and installing SQL Server Data Tools (SSDT) for SQL Server 2016.
2017-09-21
21,495 reads
By Steve Jones
dolorblindness – n. the frustration that you’ll never be able to understand another person’s...
By Steve Jones
I had a customer ask about analyzing their Test Data Manager (TDM) usage to...
By Steve Jones
I had an idea for an animated view of a sales tool, and started...
Comments posted to this topic are about the item Optimism Without Illusion or Why...
Hi all, I'm trying to do classic scenario for loading multiple Excel files into...
Hi So the case statement is slowing this down - but for the life...
In SQL Server 2025, what is returned by this code:
SELECT EDIT_DISTANCE('tim', 'tom')
Assume preview features are enabled. See possible answers