<?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: Oracle database directory listing with ls function</title>
	<atom:link href="http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=oracle-database-directory-listing-with-ls-function</link>
	<description></description>
	<lastBuildDate>Tue, 11 Jun 2013 22:09:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Robbert van der Hoorn</title>
		<link>http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/#comment-5760</link>
		<dc:creator>Robbert van der Hoorn</dc:creator>
		<pubDate>Mon, 02 Nov 2009 08:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5307#comment-5760</guid>
		<description><![CDATA[Maybe I am missing something, but it looks like
IF instr(v_dir,&#039;\&#039;) &gt; 0 THEN
v_slash := &#039;\&#039;;
END IF;

isn&#039;t working, for the variable v_dir isn&#039;t initialized.]]></description>
		<content:encoded><![CDATA[<p>Maybe I am missing something, but it looks like<br />
IF instr(v_dir,&#8217;\') &gt; 0 THEN<br />
v_slash := &#8216;\&#8217;;<br />
END IF;</p>
<p>isn&#8217;t working, for the variable v_dir isn&#8217;t initialized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco Gralike</title>
		<link>http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/#comment-5759</link>
		<dc:creator>Marco Gralike</dc:creator>
		<pubDate>Tue, 02 Jun 2009 14:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5307#comment-5759</guid>
		<description><![CDATA[Cool post Harry. ThX. Nice alternative for the standard java solutions.]]></description>
		<content:encoded><![CDATA[<p>Cool post Harry. ThX. Nice alternative for the standard java solutions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: coskan</title>
		<link>http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/#comment-5758</link>
		<dc:creator>coskan</dc:creator>
		<pubDate>Fri, 15 May 2009 15:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5307#comment-5758</guid>
		<description><![CDATA[nice one,  A bit slow but working fine. thank you.]]></description>
		<content:encoded><![CDATA[<p>nice one,  A bit slow but working fine. thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/#comment-5757</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Thu, 14 May 2009 23:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5307#comment-5757</guid>
		<description><![CDATA[Makes you wonder why they can&#039;t add this to UTL_FILE
PS. Jan, XE doesn&#039;t have a JVM.]]></description>
		<content:encoded><![CDATA[<p>Makes you wonder why they can&#8217;t add this to UTL_FILE<br />
PS. Jan, XE doesn&#8217;t have a JVM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://technology.amis.nl/2009/05/14/oracle-database-directory-listing-with-ls-function/#comment-5756</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Thu, 14 May 2009 19:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=5307#comment-5756</guid>
		<description><![CDATA[&quot;Your database doesnâ€™t contain a JVM, so the use of some simple JAVA is out of the question.&quot;

Well in fact - it does, so you could if you really wanted to.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Your database doesnâ€™t contain a JVM, so the use of some simple JAVA is out of the question.&#8221;</p>
<p>Well in fact &#8211; it does, so you could if you really wanted to.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
