<?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/blog/620/executing-plsql-from-ant-how-to-keep-the-format-straight/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog/620/executing-plsql-from-ant-how-to-keep-the-format-straight</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: Kennedy</title>
		<link>http://technology.amis.nl/blog/620/executing-plsql-from-ant-how-to-keep-the-format-straight/comment-page-1#comment-339645</link>
		<dc:creator>Kennedy</dc:creator>
		<pubDate>Tue, 02 Sep 2008 11:34:21 +0000</pubDate>
		<guid isPermaLink="false">/?p=620#comment-339645</guid>
		<description>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/blog/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/blog/620/executing-plsql-from-ant-how-to-keep-the-format-straight/comment-page-1#comment-95845</link>
		<dc:creator>zdenek Vrablik</dc:creator>
		<pubDate>Thu, 17 Aug 2006 10:45:24 +0000</pubDate>
		<guid isPermaLink="false">/?p=620#comment-95845</guid>
		<description>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/blog/620/executing-plsql-from-ant-how-to-keep-the-format-straight/comment-page-1#comment-29572</link>
		<dc:creator>Aino</dc:creator>
		<pubDate>Wed, 15 Jun 2005 11:10:43 +0000</pubDate>
		<guid isPermaLink="false">/?p=620#comment-29572</guid>
		<description>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>

