When adding existing items to a Visual Studio database project, it is sometimes necessary to adjust the item’s properties. This particularly applies when adding pre-…
Category: SSDT
Aim: Rename objects in SQL Server Data Tools (SSDT) without breaking dependencies. You can rename SSDT objects in their definition (.sql) files however this does…
Aim: To use an SSIS Script Task to import csv files where the metadata is different for each file. Recently I had a task to…
I recently came across thisĀ error when attempting to build an SSDT solution that had been handed over to me by another developer. The database references…