<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Value of prepared statements</title>
	<atom:link href="http://www.unemployeddeveloper.com/301_value-of-prepared-statements/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.unemployeddeveloper.com/301_value-of-prepared-statements/</link>
	<description></description>
	<lastBuildDate>Thu, 05 Jan 2012 07:32:27 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mistie Kreidler</title>
		<link>http://www.unemployeddeveloper.com/301_value-of-prepared-statements/comment-page-1/#comment-448</link>
		<dc:creator>Mistie Kreidler</dc:creator>
		<pubDate>Wed, 09 Feb 2011 01:15:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=301#comment-448</guid>
		<description>I’m impressed, I need to say. Actually not often do I encounter a blog that’s both educative and entertaining, and let me inform you, you&#039;ve got hit the nail on the head. Your idea is excellent; the difficulty is one thing that not sufficient individuals are speaking intelligently about. I&#039;m very joyful that I stumbled across this in my seek for one thing relating to this.</description>
		<content:encoded><![CDATA[<p>I’m impressed, I need to say. Actually not often do I encounter a blog that’s both educative and entertaining, and let me inform you, you&#8217;ve got hit the nail on the head. Your idea is excellent; the difficulty is one thing that not sufficient individuals are speaking intelligently about. I&#8217;m very joyful that I stumbled across this in my seek for one thing relating to this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.unemployeddeveloper.com/301_value-of-prepared-statements/comment-page-1/#comment-335</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 11 Dec 2009 20:17:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.unemployeddeveloper.com/?p=301#comment-335</guid>
		<description>I know it is just a simple example (and a good one to show the benefits of prepared statements) but it is important to note that the process as described here should really be done with a single SQL query. 

No need to have the application code get back a bunch of results from the database only to turn around and do something in the database again.</description>
		<content:encoded><![CDATA[<p>I know it is just a simple example (and a good one to show the benefits of prepared statements) but it is important to note that the process as described here should really be done with a single SQL query. </p>
<p>No need to have the application code get back a bunch of results from the database only to turn around and do something in the database again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

