<?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: read user-input in plsql</title>
	<atom:link href="http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html/feed/" rel="self" type="application/rss+xml" />
	<link>http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html</link>
	<description>Oracle Certified Master</description>
	<pubDate>Mon, 01 Dec 2008 20:57:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Laurent Schneider</title>
		<link>http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html#comment-4165</link>
		<dc:creator>Laurent Schneider</dc:creator>
		<pubDate>Wed, 27 Jun 2007 09:00:10 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html#comment-4165</guid>
		<description>The security issue is to have physical access to your database server... This you usually do not have in production.

It must possible to do it with DBMS_PIPE (in Windows and Unix), but I have not tried yet</description>
		<content:encoded><![CDATA[<p>The security issue is to have physical access to your database server&#8230; This you usually do not have in production.</p>
<p>It must possible to do it with DBMS_PIPE (in Windows and Unix), but I have not tried yet</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Finnigan</title>
		<link>http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html#comment-4163</link>
		<dc:creator>Pete Finnigan</dc:creator>
		<pubDate>Wed, 27 Jun 2007 08:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html#comment-4163</guid>
		<description>Very nice Laurent but can you also do it in Windows? - possibly I guess with cygwin but the I/O I know doesnt work as well as Unix. Also you do realise that this is a security risk opening a channel to the database server like this, therefore i wouldnt advise anyone to do this on a production server. There are also other possibilities in this theme that would work that would also present security risks.

cheers

Pete</description>
		<content:encoded><![CDATA[<p>Very nice Laurent but can you also do it in Windows? - possibly I guess with cygwin but the I/O I know doesnt work as well as Unix. Also you do realise that this is a security risk opening a channel to the database server like this, therefore i wouldnt advise anyone to do this on a production server. There are also other possibilities in this theme that would work that would also present security risks.</p>
<p>cheers</p>
<p>Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html#comment-4159</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Tue, 26 Jun 2007 13:27:06 +0000</pubDate>
		<guid isPermaLink="false">http://laurentschneider.com/wordpress/2007/06/read-user-input-in-plsql.html#comment-4159</guid>
		<description>Nice trick!

Patrick</description>
		<content:encoded><![CDATA[<p>Nice trick!</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
