News

Inside the Session What: Get Started Using .NET Aspire with SQL Server & Azure SQL Database When: March 12, 2025, 4 p.m. - 5:15 p.m. Who: Jerry Nixon, Developer Evangelist, Microsoft, and Davide Mauri ...
Your SQL Server database is slowly grinding to a halt, your DBA is on vacation, and you don’t know where to start. This is when you break out the SQL Server First Responder Kit. This open source ...
Do you need to find out where the location of your SQL Server's database is? Here's a quick tip. Written by Arthur Fuller, Contributor March 4, 2004 at 12:45 a.m. PT Read now ...
Learn how Data Transformation Services (DTS) can help you import, export, and/or transform data from various sources to single or multiple locations in Microsoft SQL Server 2000.
Recursive SQL can be very elegant and efficient. However, because of the difficulty developers can have understanding recursion, it is sometimes thought of as 'too inefficient to use frequently.' But, ...