DIY
For this Friday, Steve Jones has a poll about life outside of work and how much you tinker with things.
For this Friday, Steve Jones has a poll about life outside of work and how much you tinker with things.
For this Friday, Steve Jones has a poll about life outside of work and how much you tinker with things.
For this Friday, Steve Jones has a poll about life outside of work and how much you tinker with things.
Part 2 in this upgrade series lists the steps to point application traffic at a transition server while the primary cluster is rebuilt to Windows Server 2003 and SQL Server 2005.
If you use the new data types in SQL Server 2008, and your front-end application uses .NET 2, you may hit difficulties. András explains why and how...
Use the DTUTIL Command Prompt Utility to Copy / Install / Delete the SSIS Package deployed in MSDB Database to file system
What does it mean to be an MVP for Microsoft? Steve Jones talks about what the award is and what it means to get the award.
Enhanced variable declaration, one of the many enhancements that Microsoft added to SQL Server 2008 allows you to declare and initialize a value at the same time. This article shows you how to do it.
As XML has become a popular means to store data for ease of interoperability, how do we use LINQ to query XML data?
Do you have an MBA? If so, has it helped you? Is it worth getting one for someone in IT? Ted Pin comments.
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...
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...
Hello, Is there a way in Azure SQL Database to change the 'Blocking Process...
On SQL Server 2025, when I run this, what is returned?
SELECT EDIT_DISTANCE_SIMILARITY('SQL Server', 'MySQL') See possible answers