<?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: Instantiating an iReport Collection parameter from an Array in one line</title>
	<atom:link href="http://EricHolsinger.com/programming/instantiating-an-ireport-collection-parameter-from-an-array-in-one-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://EricHolsinger.com/programming/instantiating-an-ireport-collection-parameter-from-an-array-in-one-line/</link>
	<description>This is where you get the spin on Eric Holsinger.</description>
	<lastBuildDate>Mon, 21 May 2012 13:20:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Douglas Hammond</title>
		<link>http://EricHolsinger.com/programming/instantiating-an-ireport-collection-parameter-from-an-array-in-one-line/comment-page-1/#comment-39746</link>
		<dc:creator>Douglas Hammond</dc:creator>
		<pubDate>Mon, 13 Dec 2010 16:00:05 +0000</pubDate>
		<guid isPermaLink="false">http://ericholsinger.net/?p=73#comment-39746</guid>
		<description>This is handy too

Arrays.asList(&quot;1,2,3,4,5,6,7,8,9,10,11,12,23&quot;.split(&quot;,&quot;))</description>
		<content:encoded><![CDATA[<p>This is handy too</p>
<p>Arrays.asList(&#8220;1,2,3,4,5,6,7,8,9,10,11,12,23&#8243;.split(&#8220;,&#8221;))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: softboxkid</title>
		<link>http://EricHolsinger.com/programming/instantiating-an-ireport-collection-parameter-from-an-array-in-one-line/comment-page-1/#comment-22304</link>
		<dc:creator>softboxkid</dc:creator>
		<pubDate>Fri, 05 Feb 2010 03:26:01 +0000</pubDate>
		<guid isPermaLink="false">http://ericholsinger.net/?p=73#comment-22304</guid>
		<description>i&#039;ve got the problem. I have reports that produces an output based on parameter. Let say i&#039;ve got 3 param. User didnt enter any value in 2nd param, but the 1st n 3rd param have value. How the report&#039;s SQL statement will be looks like? is thare any solution for this kind of problem?</description>
		<content:encoded><![CDATA[<p>i&#8217;ve got the problem. I have reports that produces an output based on parameter. Let say i&#8217;ve got 3 param. User didnt enter any value in 2nd param, but the 1st n 3rd param have value. How the report&#8217;s SQL statement will be looks like? is thare any solution for this kind of problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonim</title>
		<link>http://EricHolsinger.com/programming/instantiating-an-ireport-collection-parameter-from-an-array-in-one-line/comment-page-1/#comment-15782</link>
		<dc:creator>anonim</dc:creator>
		<pubDate>Wed, 08 Jul 2009 17:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://ericholsinger.net/?p=73#comment-15782</guid>
		<description>thanks!! very helpfull</description>
		<content:encoded><![CDATA[<p>thanks!! very helpfull</p>
]]></content:encoded>
	</item>
</channel>
</rss>

