<?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: HOW-TO: Create a Report that Executes a Query</title>
	<atom:link href="http://www.danilovizzarro.it/2009/02/how-to-create-a-report-that-execute-a-query/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danilovizzarro.it/2009/02/how-to-create-a-report-that-execute-a-query/</link>
	<description>the Blog of</description>
	<lastBuildDate>Tue, 20 Apr 2010 09:38:05 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Danilo Vizzarro</title>
		<link>http://www.danilovizzarro.it/2009/02/how-to-create-a-report-that-execute-a-query/comment-page-1/#comment-5476</link>
		<dc:creator>Danilo Vizzarro</dc:creator>
		<pubDate>Mon, 05 Oct 2009 10:35:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.danilovizzarro.it/?p=90#comment-5476</guid>
		<description>Hi,
you just would need to set the parameters that you need in the WHERE clause. 

i.e.
WHERE user_name LIKE &#039;%&#039;
and user_id &gt; 1000
and ...

BR
Danilo</description>
		<content:encoded><![CDATA[<p>Hi,<br />
you just would need to set the parameters that you need in the WHERE clause. </p>
<p>i.e.<br />
WHERE user_name LIKE &#8216;%&#8217;<br />
and user_id > 1000<br />
and &#8230;</p>
<p>BR<br />
Danilo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan Casilla</title>
		<link>http://www.danilovizzarro.it/2009/02/how-to-create-a-report-that-execute-a-query/comment-page-1/#comment-5461</link>
		<dc:creator>Juan Casilla</dc:creator>
		<pubDate>Fri, 02 Oct 2009 16:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.danilovizzarro.it/?p=90#comment-5461</guid>
		<description>Hi, very interesting.
I have a question.

How can I add parameters into query?</description>
		<content:encoded><![CDATA[<p>Hi, very interesting.<br />
I have a question.</p>
<p>How can I add parameters into query?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
