<?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: Capturing Custom Error Messages from Database Triggers</title>
	<atom:link href="http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html</link>
	<description>Everything you ever wanted to know about Oracle Application Express and Oracle XE. Possibly.</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:40:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-7778</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Mon, 27 Jul 2009 07:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-7778</guid>
		<description><![CDATA[Hi Steve

Could you take a look at the HTML for this field, by searching for the item name in the page source, and let me know what is being produced for this field. It sounds like the item HTML isn&#039;t being produced correctly (possibly due to the error message being produced), but as I haven&#039;t come across this problem before I can&#039;t be sure.

Thanks
Sara]]></description>
		<content:encoded><![CDATA[<p>Hi Steve</p>
<p>Could you take a look at the HTML for this field, by searching for the item name in the page source, and let me know what is being produced for this field. It sounds like the item HTML isn&#8217;t being produced correctly (possibly due to the error message being produced), but as I haven&#8217;t come across this problem before I can&#8217;t be sure.</p>
<p>Thanks<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve LaBorde</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-7753</link>
		<dc:creator>Steve LaBorde</dc:creator>
		<pubDate>Thu, 23 Jul 2009 21:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-7753</guid>
		<description><![CDATA[I will try again.

span id=&quot;t13Customize&quot; 

it has some begin and end tabs with this]]></description>
		<content:encoded><![CDATA[<p>I will try again.</p>
<p>span id=&#8221;t13Customize&#8221; </p>
<p>it has some begin and end tabs with this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara Blair</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-7751</link>
		<dc:creator>Sara Blair</dc:creator>
		<pubDate>Thu, 23 Jul 2009 20:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-7751</guid>
		<description><![CDATA[Hi Steve

Sorry but I didn&#039;t receive the error you&#039;re getting. If it contains an Oracle error could you please put a space between ORA and the dash (e.g. ORA -20001) as Wordpress cannot display this for some reason.

Thanks
Sara]]></description>
		<content:encoded><![CDATA[<p>Hi Steve</p>
<p>Sorry but I didn&#8217;t receive the error you&#8217;re getting. If it contains an Oracle error could you please put a space between ORA and the dash (e.g. ORA -20001) as WordPress cannot display this for some reason.</p>
<p>Thanks<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve LaBorde</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-7748</link>
		<dc:creator>Steve LaBorde</dc:creator>
		<pubDate>Thu, 23 Jul 2009 19:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-7748</guid>
		<description><![CDATA[I love your solution, but instead of P200 showing the error message, I am getting:



I have a unique constraint in the DB and want to return a better message that what APEX gives.

What have I done wrong?]]></description>
		<content:encoded><![CDATA[<p>I love your solution, but instead of P200 showing the error message, I am getting:</p>
<p>I have a unique constraint in the DB and want to return a better message that what APEX gives.</p>
<p>What have I done wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Learco Brizzi</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-554</link>
		<dc:creator>Learco Brizzi</dc:creator>
		<pubDate>Thu, 17 Jul 2008 08:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-554</guid>
		<description><![CDATA[This is almost the same solution I wrote 4 years ago.

See my description in the Apex forum thread: 
http://forums.oracle.com/forums/thread.jspa?messageID=820808&amp;#820808820808
and the &#039;promise&#039; of Sergio.

It&#039;s a pity that for such a long time no neat solution has been made for error handling.

Learco]]></description>
		<content:encoded><![CDATA[<p>This is almost the same solution I wrote 4 years ago.</p>
<p>See my description in the Apex forum thread:<br />
<a href="http://forums.oracle.com/forums/thread.jspa?messageID=820808&#038;#820808820808" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?messageID=820808&#038;#820808820808</a><br />
and the &#8216;promise&#8217; of Sergio.</p>
<p>It&#8217;s a pity that for such a long time no neat solution has been made for error handling.</p>
<p>Learco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sara</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-368</link>
		<dc:creator>Sara</dc:creator>
		<pubDate>Tue, 06 May 2008 15:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-368</guid>
		<description><![CDATA[Hi Patrick

If there are improvements in this area then they&#039;ll be welcomed! I hate using hacks like this, but luckily this has been the only major one we&#039;ve had to resort to using.

It was by intention that by name was missing. However the about page is probably a bit out of date, so needs revising. I&#039;ll look to do that this week.

Regards
Sara]]></description>
		<content:encoded><![CDATA[<p>Hi Patrick</p>
<p>If there are improvements in this area then they&#8217;ll be welcomed! I hate using hacks like this, but luckily this has been the only major one we&#8217;ve had to resort to using.</p>
<p>It was by intention that by name was missing. However the about page is probably a bit out of date, so needs revising. I&#8217;ll look to do that this week.</p>
<p>Regards<br />
Sara</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html/comment-page-1#comment-364</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Tue, 06 May 2008 07:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.apex-blog.com/oracle-apex/capturing-custom-error-messages-from-database-triggers-21.html#comment-364</guid>
		<description><![CDATA[Nice tip! What I have read the next version of APEX will bring some improvements in that area so that it&#039;s not necessary to create that kind of hacks.

Patrick
PS: BTW is it by intention that your name is missing in the About page?]]></description>
		<content:encoded><![CDATA[<p>Nice tip! What I have read the next version of APEX will bring some improvements in that area so that it&#8217;s not necessary to create that kind of hacks.</p>
<p>Patrick<br />
PS: BTW is it by intention that your name is missing in the About page?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
