<?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"
	>
<channel>
	<title>Comments on: Today&#8217;s Handy Function: ListQualify();</title>
	<atom:link href="http://devnulled.com/content/2004/02/todays-handy-function-listqualify/feed/" rel="self" type="application/rss+xml" />
	<link>http://devnulled.com/content/2004/02/todays-handy-function-listqualify/</link>
	<description>devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.</description>
	<pubDate>Fri, 21 Nov 2008 11:53:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: dave ross</title>
		<link>http://devnulled.com/content/2004/02/todays-handy-function-listqualify/#comment-74</link>
		<dc:creator>dave ross</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://bharper.com/?p=166#comment-74</guid>
		<description>can't you use cfqueryparam with list="yes" in this situation?</description>
		<content:encoded><![CDATA[<p>can&#8217;t you use cfqueryparam with list=&#8221;yes&#8221; in this situation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://devnulled.com/content/2004/02/todays-handy-function-listqualify/#comment-75</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://bharper.com/?p=166#comment-75</guid>
		<description>Yes, for a static query that would work.  However, when working with a DAO, everything is built and sent dynamically to the object which actually runs the query, so it's not really productive to try to work with cfparam in that situation (as long as you are verifying the data before it makes it there), IMHO.
</description>
		<content:encoded><![CDATA[<p>Yes, for a static query that would work.  However, when working with a DAO, everything is built and sent dynamically to the object which actually runs the query, so it&#8217;s not really productive to try to work with cfparam in that situation (as long as you are verifying the data before it makes it there), IMHO.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
