<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://lunarmedia.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Exec a Stored proc. for each row</title><link>http://lunarmedia.com/blogs/lunarmedia_blog/archive/2006/10/17/120363.aspx</link><description>Have you ever needed to execute a stored procedure for each row in a table? In my latest Community Server mashup project we wanted to delete all posts in a particular weblog. In my perfect world it would look like something like this: Exec sp_cleanup</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>re: Exec a Stored proc. for each row</title><link>http://lunarmedia.com/blogs/lunarmedia_blog/archive/2006/10/17/120363.aspx#120377</link><pubDate>Wed, 18 Oct 2006 11:42:58 GMT</pubDate><guid isPermaLink="false">8e740287-7179-42ca-83bf-5c4af18dab29:120377</guid><dc:creator>Anders Vindberg</dc:creator><description>Hi Dave, nice to see you here again. I always forget how these things are done, particularly in these days when work with T-Sql.is sparse because of build-in business logic in CS :)&lt;img src="http://lunarmedia.com/aggbug.aspx?PostID=120377" width="1" height="1"&gt;</description></item><item><title>re: Exec a Stored proc. for each row</title><link>http://lunarmedia.com/blogs/lunarmedia_blog/archive/2006/10/17/120363.aspx#120365</link><pubDate>Tue, 17 Oct 2006 18:32:46 GMT</pubDate><guid isPermaLink="false">8e740287-7179-42ca-83bf-5c4af18dab29:120365</guid><dc:creator>Dave Burke</dc:creator><description>This is a great tip to blog on, Anders. &amp;nbsp;I blogged on it a while back myself, but forgot how to do it since then. &amp;nbsp;Thanks for posting it! &lt;br&gt;&lt;/br&gt;&lt;img src="http://lunarmedia.com/aggbug.aspx?PostID=120365" width="1" height="1"&gt;</description></item></channel></rss>