SQL Server 2012 RTMs
This past week the big news in the SQL Server space was the release to manufacturing of SQL Server 2012.
This past week the big news in the SQL Server space was the release to manufacturing of SQL Server 2012.
Developers targeting the SQL Azure platform should make sure their applications are secure. This article walks through the considerations developers need to keep in mind when designing SQL Azure applications.
The first SQL Saturday in Ireland on Mar 24, 2012. Come get a free day of SQL Server training.
Come to a free day of SLQ Server training on Mar 24, 2012 in Huntington Beach, CA.
Impementing iSCSI multi-pathing and redundancy policies
This Friday Steve Jones wants to know about the older versions you are running in your production environments. Are you still using SQL Server 2000?
An interesting result from a recent test of SSDs in SQL Server by Wes Brown. A surprising discovery is important for anyone thinking about using SSDs to know.
There are a number of ways that you can incorporated variables into your SSIS Scripts. Robert Sheldon demonstrates how.
Steve Jones likes Service Broker as a scale out technology, but it hasn't caught on. He thinks more people should take a look at this technology and implement it in places where it fits well.
Using delay validation the designer can control the response of default behaviour of package validation which happens at design time and also at run time.
By Brian Kelley
I am guilty as charged. The quote was in reference to how people argue...
By Steve Jones
Learn how to tie a bowline knot. Practice in the dark. With one hand....
By HeyMo0sh
As a DevOps practitioner, I’ve always focused on performance, scalability, and automation. But as...
Hi, I have a SQL Server instance where users connect to via Windows Authentication,...
Comments posted to this topic are about the item Multiple Deployment Processes
Comments posted to this topic are about the item How to Use sqlpackage to...
I have a query from a former DBA that we run on SQL Server 2025 to check on database metadata. This query references sys.sysaltfiles. I want to refactor this code to be more modern. Which DMV should I reference instead?
See possible answers