Tag: sql server

Community

Granting SA Rights to Developers

(Brian Moran) Last month, in “SQL Server Profiler: For Developers, Too” (http://www.winnetmag.com/article/articleid/43268/43268.html ), I encouraged you to integrate SQL Server Profiler into your unit-testing process. IT professionals typically think of Profiler as a DBA tool, but in my article, I o

Community

Distributed Backup Checking

(Kevin O’Donovan) Having just read Santveer Singh’s article Which databases are being backed up (another look), I thought the following might add something to it. Our situation is slightly more complex. We develop software applications that make use of replicated databases. Our users are distrib

Community

The OLE DB Command Transformation

(Allan Mitchell) In the newsgroups we have been asked on a number of occasions how to execute a stored procedure once for every row of input data. There’s currently no really good way of doing this but in SQL Server 2005 DTS that is about to change. This article is going to show you how to take valu

Community

Preventing SQL Injection Attack

(William Sheldon) When defining your security implementation, your primary goal is to protect your organization’s data. SQL Server, as the data store, becomes the center of your security universe. To secure your data, you’ve run the Microsoft Baseline Security Analyzer (MBSA), limited database commu