<?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/blog/5307/oracle-database-directory-listing-with-ls-function/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/5307/oracle-database-directory-listing-with-ls-function</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:47:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Robbert van der Hoorn</title>
		<link>http://technology.amis.nl/blog/5307/oracle-database-directory-listing-with-ls-function/comment-page-1#comment-348989</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-348989</guid>
		<description>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/blog/5307/oracle-database-directory-listing-with-ls-function/comment-page-1#comment-348413</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-348413</guid>
		<description>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/blog/5307/oracle-database-directory-listing-with-ls-function/comment-page-1#comment-348316</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-348316</guid>
		<description>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/blog/5307/oracle-database-directory-listing-with-ls-function/comment-page-1#comment-348308</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-348308</guid>
		<description>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/blog/5307/oracle-database-directory-listing-with-ls-function/comment-page-1#comment-348306</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-348306</guid>
		<description>&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>

