FREE Subscription to Dr. Dobb’s Digest: Same Great Content, New Digital Edition
Site Archive (Complete)
Database Blog: To SP or Not To SP?
DATABASE
EXCEPTION::QUERY

A Blog About Database Products and Technology.

by Kevin Carlson
SELECT * FROM [Musings]

Database matters.

by Niklas Hemdal
May 25, 2006

To SP or Not To SP?

Here is a new MSDN article on why to use stored procedures. This is a topic that seems to be endlessly interesting. I come down personally on the side of using stored procedures wherever possible, mostly to make certain changes without recompiling code. Here are my thoughts on the matter.

Posted by Douglas Reilly at 11:21 AM  Permalink




 
INFO-LINK