<?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: ApexLib release 1.01 available</title>
	<atom:link href="http://www.inside-oracle-apex.com/apexlib-release-101-available/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inside-oracle-apex.com/apexlib-release-101-available/</link>
	<description>Inside Oracle APEX - a blog that helps to get more out of Oracle Application Express (APEX) for your daily development work!</description>
	<lastBuildDate>Mon, 19 Dec 2011 12:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Patrick Wolf</title>
		<link>http://www.inside-oracle-apex.com/apexlib-release-101-available/comment-page-1/#comment-870</link>
		<dc:creator>Patrick Wolf</dc:creator>
		<pubDate>Tue, 06 Feb 2007 16:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=66#comment-870</guid>
		<description>Hi Joost,&lt;br /&gt;&lt;br /&gt;great that you use the framework in your application!&lt;br /&gt;&lt;br /&gt;Thanks for finding that bug, I have created the bug entry 1653389 which will be fixed in the next release.&lt;br /&gt;&lt;br /&gt;The corrected package can be found at &lt;br /&gt;&lt;br /&gt;http://apexlib.svn.sourceforge.net/viewvc/apexlib/trunc/Server/PLSQL/ApexLib_Lov.pkb?revision=121&amp;view=markup&lt;br /&gt;&lt;br /&gt;so that you don&#039;t have to correct all your sql statements.&lt;br /&gt;&lt;br /&gt;Patrick</description>
		<content:encoded><![CDATA[<p>Hi Joost,</p>
<p>great that you use the framework in your application!</p>
<p>Thanks for finding that bug, I have created the bug entry 1653389 which will be fixed in the next release.</p>
<p>The corrected package can be found at </p>
<p><a href="http://apexlib.svn.sourceforge.net/viewvc/apexlib/trunc/Server/PLSQL/ApexLib_Lov.pkb?revision=121&#038;view=markup" rel="nofollow" target="_blank" class="liexternal">http://apexlib.svn.sourceforge.net/viewvc/apexlib/trunc/Server/PLSQL/ApexLib_Lov.pkb?revision=121&#038;view=markup</a></p>
<p>so that you don&#8217;t have to correct all your sql statements.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.inside-oracle-apex.com/apexlib-release-101-available/comment-page-1/#comment-869</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 06 Feb 2007 15:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.inside-oracle-apex.com/en/?p=66#comment-869</guid>
		<description>Hi Patrick,&lt;br /&gt;&lt;br /&gt;I&#039;m testing your framework to implement this in our applications. I like the idea to extend apex with a framework very much. Compliments for this. &lt;br /&gt;One of the first functionalities  I tried to implement is the cascading lovs. We are using these lovs a lot in our current applications. I found out that these are not working if there are special characters (for example &amp;)in the resulset.&lt;br /&gt;&lt;br /&gt;I now solved this by adding a replace in the select statement in our lov: &lt;br /&gt;select replace(ename,&#039;&amp;&#039;,&#039;&amp;amp.&#039;) as D, empno as R from emp. &lt;br /&gt;I think it is better to catch these things in the packages.&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;&lt;br /&gt;Joost</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>I&#8217;m testing your framework to implement this in our applications. I like the idea to extend apex with a framework very much. Compliments for this. <br />One of the first functionalities  I tried to implement is the cascading lovs. We are using these lovs a lot in our current applications. I found out that these are not working if there are special characters (for example &#038;)in the resulset.</p>
<p>I now solved this by adding a replace in the select statement in our lov: <br />select replace(ename,&#8217;&#038;',&#8217;&#038;amp.&#8217;) as D, empno as R from emp. <br />I think it is better to catch these things in the packages.</p>
<p>Kind regards,</p>
<p>Joost</p>
]]></content:encoded>
	</item>
</channel>
</rss>

