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,239 reads
Learn how you can perform an offline migration of a SQL Server to Azure Managed Instances or IaaS VMs.
2021-10-11
2,239 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
3,719 reads
Step-by-step instructions for downloading and installing SQL Server Data Tools (SSDT) for SQL Server 2016.
2017-09-21
18,499 reads
By Steve Jones
The grade for January is a D. Details below, but just not making a...
By Steve Jones
Does Context Info work across databases? This post shows it does. Another post for...
By DataOnWheels
Data On Rails is a Data On Wheels project designed to give a platform...
I have two tables: tblProfessors with ProfessorID as the primary key and tblStudents with...
Hi All, We are seeing SELECT's blocking DML's like UPDATE statements. When we tried...
This isn't* specific to 2022, but SQL in general. I will be joining a...