Deployment Contributor Logger
Niche tool of the day
If you know what a deployment contributor is and have wanted to see what steps were...
2015-09-30
928 reads
Niche tool of the day
If you know what a deployment contributor is and have wanted to see what steps were...
2015-09-30
928 reads
Niche tool of the day If you know what a deployment contributor is and have wanted to see what steps...
2015-09-30
206 reads
Niche tool of the day If you know what a deployment contributor is and have wanted to see what steps...
2015-09-30
214 reads
Niche tool of the day If you know what a deployment contributor is and have wanted to see what steps were in a plan and have got bored setting...
2015-09-30
3 reads
I want to share my way to convert a string to Base64 and back. Let me note that presented method...
2015-09-30
1,927 reads
I want to share my way to convert a string to Base64 and back. Let me note that presented method is not the fastest, but it has one important...
2015-09-30
19 reads
I want to share my way to convert a string to Base64 and back. Let me note that presented method is not the fastest, but it has one important...
2015-09-30
13 reads
SQL Server 2016 CTP 2.4 hasn’t been released yet (any day now I guess), but someone was apparently very eager...
2015-09-30
2,157 reads
Forgot to post the next day and now missing details! Notes:
Rained the entire drive up (and back)Not a bad drive...
2015-09-30
939 reads
In a previous article, I introduced the core concept of Actions. In that article, I explained that an Action is...
2015-09-30
1,144 reads
By Steve Jones
on tenderhooks – adj. feeling the primal satisfaction of being needed by someone, which...
By DataOnWheels
I have been active in the data community throughout my career. I have met...
By Vinay Thakur
Quick Summary for Microsoft SQL Server till 2025, I am fortunate to be part...
I have a quick question on Ola Hallengren Index Optimize Maintenance . Do we...
hi, in an ssis for each loop over an object variable called MyListVariable, i...
SQL Server is typically viewed as a transactional or analytical database engine. However, it...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers