Pre-Compare & Pre-Deployment Scripts to SSDT
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
1,486 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
1,486 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
121 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
84 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the...
2015-07-20
218 reads
When you use SSDT to deploy database changes you can include a pre/post deploy script which is run after the dacpac and database has been deployed. The process looks...
2015-07-20
3 reads
In the spirit of having apps that do just one thing I have put a really small .net app on github that tries to create a connection to a...
2015-07-17
2 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
514 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
31 reads
In the spirit of having apps that do just one thing I have put a really small .net app on...
2015-07-17
38 reads
In my previous post on running SQL Server in a container I showed how you could use the Spoon (https://spoon.net) products to start an instance of SQL Server without...
2015-07-08
4 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