<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://ianrutherford.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Ian Rutherford</title>
 <link>http://ianrutherford.sys-con.com/</link>
 <description>Latest News from Ian Rutherford</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Fri, 04 Dec 2009 21:13:19 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Using MS-SQL Stored Procedures with ColdFusion</title>
 <link>http://ianrutherford.sys-con.com/node/41757</link>
 <description>My three-part article on stored procedures (CFDJ, Vol. 3, issues 10, 12, Vol. 4, issue 2) has mushroomed into four, but since I&#039;m sure most of you write perfect code the first time…&lt;p&gt;&lt;a href=&quot;http://ianrutherford.sys-con.com/node/41757&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 02 May 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ianrutherford.sys-con.com/node/41757</guid>
 <comments>http://ianrutherford.sys-con.com/node/41757#feedback</comments>
</item>
<item>
 <title>Using MS-SQL Stored Procedures  with ColdFusion  Part 3 of 3</title>
 <link>http://ianrutherford.sys-con.com/node/41721</link>
 <description>Now that we&#039;ve gone over stored-procedure integration with ColdFusion and looked at some programming basics in Parts 1 and 2 of this article (CFDJ, Vol. 3, issues 10 and 12), let&#039;s look at some other useful and more complicated functions using MS-SQL2000. First, however, I need to correct a statement I made in Part 1. I mentioned that stored procedures weren&#039;t good if you needed to cache a query on the Web server.&lt;p&gt;&lt;a href=&quot;http://ianrutherford.sys-con.com/node/41721&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 05 Feb 2002 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://ianrutherford.sys-con.com/node/41721</guid>
 <comments>http://ianrutherford.sys-con.com/node/41721#feedback</comments>
</item>
<item>
 <title>Using MS-SQL Stored Procedures with ColdFusion  Part 2 of 3</title>
 <link>http://ianrutherford.sys-con.com/node/41840</link>
 <description>Why should ColdFusion analyze the query results when the database could do it and you could save the bandwidth for something that really needs it? In Part 1 of this article (CFDJ&gt;, Vol. 3, issue 10) I introduced stored procedures and performed some basic tasks with them. In this article I show how to do more complex tasks that involve IF/ELSE statements, looping, and string manipulation.&lt;p&gt;&lt;a href=&quot;http://ianrutherford.sys-con.com/node/41840&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Mon, 03 Dec 2001 00:00:00 EST</pubDate>
 <guid isPermaLink="true">http://ianrutherford.sys-con.com/node/41840</guid>
 <comments>http://ianrutherford.sys-con.com/node/41840#feedback</comments>
</item>
<item>
 <title>Using MS-SQL Stored Procedures with CF</title>
 <link>http://ianrutherford.sys-con.com/node/41823</link>
 <description>Stored procedures. Ah, yes. The dark side of database access. You&#039;ve heard the rumors - faster processing, less network traffic - and have been tempted. But you&#039;ve also heard those on the easy path whisper about how complex these procedures are...&lt;p&gt;&lt;a href=&quot;http://ianrutherford.sys-con.com/node/41823&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 04 Oct 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://ianrutherford.sys-con.com/node/41823</guid>
 <comments>http://ianrutherford.sys-con.com/node/41823#feedback</comments>
</item>
</channel>
</rss>
