<?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: Executing PL/SQL from ANT &#8211; how to keep the format straight</title>
	<atom:link href="http://technology.amis.nl/2005/06/13/executing-plsql-from-ant-how-to-keep-the-format-straight/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2005/06/13/executing-plsql-from-ant-how-to-keep-the-format-straight/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=executing-plsql-from-ant-how-to-keep-the-format-straight</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Kennedy</title>
		<link>http://technology.amis.nl/2005/06/13/executing-plsql-from-ant-how-to-keep-the-format-straight/#comment-2195</link>
		<dc:creator>Kennedy</dc:creator>
		<pubDate>Tue, 02 Sep 2008 11:34:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=620#comment-2195</guid>
		<description><![CDATA[Hi,

There is a much better way of executing plsql scripts using ant. I tried the sql task but failed when creating user defined functions.

visit this site to get more information about sqlplus task created for oracle. http://incanto.sourceforge.net/usage.html

if you use this task you also get feedback in terms of error sucess.

Thanks,
Ken. ;-)]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>There is a much better way of executing plsql scripts using ant. I tried the sql task but failed when creating user defined functions.</p>
<p>visit this site to get more information about sqlplus task created for oracle. <a href="http://incanto.sourceforge.net/usage.html" rel="nofollow">http://incanto.sourceforge.net/usage.html</a></p>
<p>if you use this task you also get feedback in terms of error sucess.</p>
<p>Thanks,<br />
Ken. <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zdenek Vrablik</title>
		<link>http://technology.amis.nl/2005/06/13/executing-plsql-from-ant-how-to-keep-the-format-straight/#comment-2194</link>
		<dc:creator>zdenek Vrablik</dc:creator>
		<pubDate>Thu, 17 Aug 2006 10:45:24 +0000</pubDate>
		<guid isPermaLink="false">/?p=620#comment-2194</guid>
		<description><![CDATA[HI, it works, but i am not able to get possible compilation errors back to ANT.
Is there any possibility to see compilation errors in ant script?

Thanks Zdenek]]></description>
		<content:encoded><![CDATA[<p>HI, it works, but i am not able to get possible compilation errors back to ANT.<br />
Is there any possibility to see compilation errors in ant script?</p>
<p>Thanks Zdenek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aino</title>
		<link>http://technology.amis.nl/2005/06/13/executing-plsql-from-ant-how-to-keep-the-format-straight/#comment-2193</link>
		<dc:creator>Aino</dc:creator>
		<pubDate>Wed, 15 Jun 2005 11:10:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=620#comment-2193</guid>
		<description><![CDATA[Nice way to integrate the built process with PL/SQL unittesting (utPL/SQL) and documentation generation (PLDoc).]]></description>
		<content:encoded><![CDATA[<p>Nice way to integrate the built process with PL/SQL unittesting (utPL/SQL) and documentation generation (PLDoc).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
