<?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: JBO-25020 errors when using setCurrentRowWithKey</title>
	<atom:link href="http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/</link>
	<description>Where Business meets IT</description>
	<lastBuildDate>Mon, 06 Sep 2010 06:08:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pat Lee</title>
		<link>http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/comment-page-1/#comment-86554</link>
		<dc:creator>Pat Lee</dc:creator>
		<pubDate>Tue, 10 Jul 2007 07:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/#comment-86554</guid>
		<description>There is a catch with this solution: there must be a key attribute set in the VO. Otherwise the solution will cause another error: JBO-25059: View Object WtVerbindingenView has ManageRowsByKey turned on, but its key definition is empty</description>
		<content:encoded><![CDATA[<p>There is a catch with this solution: there must be a key attribute set in the VO. Otherwise the solution will cause another error: JBO-25059: View Object WtVerbindingenView has ManageRowsByKey turned on, but its key definition is empty</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej</title>
		<link>http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/comment-page-1/#comment-72092</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Fri, 01 Jun 2007 18:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/#comment-72092</guid>
		<description>Hi Lucas,
Glad to be of help.
Gr.,
Andrej</description>
		<content:encoded><![CDATA[<p>Hi Lucas,<br />
Glad to be of help.<br />
Gr.,<br />
Andrej</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucas Jellema</title>
		<link>http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/comment-page-1/#comment-72066</link>
		<dc:creator>Lucas Jellema</dc:creator>
		<pubDate>Fri, 01 Jun 2007 15:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/#comment-72066</guid>
		<description>Andrej,

My friends Google and Andrej were very helpful - I ran into this issue and did not understand a bit of it. Now I do and the problem is solved. Thanks a bunch.

groeten,

Lucas</description>
		<content:encoded><![CDATA[<p>Andrej,</p>
<p>My friends Google and Andrej were very helpful &#8211; I ran into this issue and did not understand a bit of it. Now I do and the problem is solved. Thanks a bunch.</p>
<p>groeten,</p>
<p>Lucas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viliam Durina</title>
		<link>http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/comment-page-1/#comment-3123</link>
		<dc:creator>Viliam Durina</dc:creator>
		<pubDate>Thu, 15 Jun 2006 05:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.it-eye.nl/weblog/2006/06/14/jbo-25020-errors-when-using-setcurrentrowwithkey/#comment-3123</guid>
		<description>Very interesting... I suppose, you get JBO-25020 when you don&#039;t set this and try to use read-only VO with ADF binding? Because the error description says:

JBO-25020: RowNotFoundException 
Cause: Attempting to find a referenced entity in the ViewRow failed due to a changed foreign-key value. 
Action: Provide a valid foreign-key value or remove the current one. 

I would not suppose such problem...</description>
		<content:encoded><![CDATA[<p>Very interesting&#8230; I suppose, you get JBO-25020 when you don&#8217;t set this and try to use read-only VO with ADF binding? Because the error description says:</p>
<p>JBO-25020: RowNotFoundException<br />
Cause: Attempting to find a referenced entity in the ViewRow failed due to a changed foreign-key value.<br />
Action: Provide a valid foreign-key value or remove the current one. </p>
<p>I would not suppose such problem&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
