<?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"
	>
<channel>
	<title>Comments for Chui's counterpoint</title>
	<atom:link href="http://www.redmountainsw.com/wordpress/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.redmountainsw.com/wordpress</link>
	<description>pulling the rug</description>
	<pubDate>Thu, 20 Nov 2008 09:57:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on CachedRowSetDataProvider Bug when removeRow and appendRow called without commitChanges by janunezc</title>
		<link>http://www.redmountainsw.com/wordpress/archives/cachedrowsetdataprovider-bug-when-removerow-and-appendrow-called-without-commitchanges#comment-7987</link>
		<dc:creator>janunezc</dc:creator>
		<pubDate>Sun, 16 Nov 2008 03:55:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/archives/cachedrowsetdataprovider-bug-when-removerow-and-appendrow-called-without-commitchanges#comment-7987</guid>
		<description>Mario, I see the case you are presenting is very similar to the insert-update-delete tutorial in netbeans.

What is interesting is, I did that tutorial and worked with no trouble. Then I followed similar steps for a web app I am developing and now I am stuck with the bug...

@imsld, you are proposing the use of cursorLast() instead of setCursorRow()... I will try it, but I foresee it might show trouble if the rowset is ordered and the last row does not coincide with the new just added.

I will let you know what I find.</description>
		<content:encoded><![CDATA[<p>Mario, I see the case you are presenting is very similar to the insert-update-delete tutorial in netbeans.</p>
<p>What is interesting is, I did that tutorial and worked with no trouble. Then I followed similar steps for a web app I am developing and now I am stuck with the bug&#8230;</p>
<p>@imsld, you are proposing the use of cursorLast() instead of setCursorRow()&#8230; I will try it, but I foresee it might show trouble if the rowset is ordered and the last row does not coincide with the new just added.</p>
<p>I will let you know what I find.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CachedRowSetDataProvider Bug when removeRow and appendRow called without commitChanges by imsld</title>
		<link>http://www.redmountainsw.com/wordpress/archives/cachedrowsetdataprovider-bug-when-removerow-and-appendrow-called-without-commitchanges#comment-7962</link>
		<dc:creator>imsld</dc:creator>
		<pubDate>Wed, 05 Nov 2008 14:14:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/archives/cachedrowsetdataprovider-bug-when-removerow-and-appendrow-called-without-commitchanges#comment-7962</guid>
		<description>try this :
 if (cachedRowSetDataProvider1.canAppendRow()) {
cachedRowSetDataProvider1.appendRow();
cachedRowSetDataProvider1.cursorLast();

cachedRowSetDataProvider1.setValue(”t.id”, new Integer(0));
cachedRowSetDataProvider1.setValue(”t.name”, new String(”"));
cachedRowSetDataProvider1.setValue(”a.id”, new Integer(0));
cachedRowSetDataProvider1.setValue(”a.hse_no”, new String(”"));
cachedRowSetDataProvider1.setValue(”a.street_name”, new String(”"));
}</description>
		<content:encoded><![CDATA[<p>try this :<br />
 if (cachedRowSetDataProvider1.canAppendRow()) {<br />
cachedRowSetDataProvider1.appendRow();<br />
cachedRowSetDataProvider1.cursorLast();</p>
<p>cachedRowSetDataProvider1.setValue(”t.id”, new Integer(0));<br />
cachedRowSetDataProvider1.setValue(”t.name”, new String(”&#8221;));<br />
cachedRowSetDataProvider1.setValue(”a.id”, new Integer(0));<br />
cachedRowSetDataProvider1.setValue(”a.hse_no”, new String(”&#8221;));<br />
cachedRowSetDataProvider1.setValue(”a.street_name”, new String(”&#8221;));<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL Express 2005 Unable to Backup database by Vishal Shinde</title>
		<link>http://www.redmountainsw.com/wordpress/archives/sql-express-2005-unable-to-backup-database#comment-7959</link>
		<dc:creator>Vishal Shinde</dc:creator>
		<pubDate>Tue, 04 Nov 2008 09:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=102#comment-7959</guid>
		<description>Hey dude that was a great one. Hats oFFFFFFFFFFFFFFFF</description>
		<content:encoded><![CDATA[<p>Hey dude that was a great one. Hats oFFFFFFFFFFFFFFFF</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Django will overtake Zope by Python Will Overtake Socialite - Exit 66</title>
		<link>http://www.redmountainsw.com/wordpress/archives/django-will-overtake-zope#comment-7955</link>
		<dc:creator>Python Will Overtake Socialite - Exit 66</dc:creator>
		<pubDate>Mon, 03 Nov 2008 23:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/archives/django-will-overtake-zope#comment-7955</guid>
		<description>[...] some dispute over the fact that Django may or may not overtake TurboGears or Zope in popularity, it is quite clear that except for a couple of [...]</description>
		<content:encoded><![CDATA[<p>[...] some dispute over the fact that Django may or may not overtake TurboGears or Zope in popularity, it is quite clear that except for a couple of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLISP and Mel-base by Chui</title>
		<link>http://www.redmountainsw.com/wordpress/archives/clisp-and-mel-base#comment-7952</link>
		<dc:creator>Chui</dc:creator>
		<pubDate>Fri, 31 Oct 2008 03:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/archives/clisp-and-mel-base#comment-7952</guid>
		<description>I was going out for dinner, and there were two diners. One was clean and the waiters polite, the other one was dirty and waiters rude. Guess who got my business?

I'm not a lisper, and was going to give CL a shot, but the defects in the implementation became obvious but I was in no position to fix because I couldn't bootstrap myself into a position where I can be useful.</description>
		<content:encoded><![CDATA[<p>I was going out for dinner, and there were two diners. One was clean and the waiters polite, the other one was dirty and waiters rude. Guess who got my business?</p>
<p>I&#8217;m not a lisper, and was going to give CL a shot, but the defects in the implementation became obvious but I was in no position to fix because I couldn&#8217;t bootstrap myself into a position where I can be useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CLISP and Mel-base by Alakhazam</title>
		<link>http://www.redmountainsw.com/wordpress/archives/clisp-and-mel-base#comment-7951</link>
		<dc:creator>Alakhazam</dc:creator>
		<pubDate>Thu, 30 Oct 2008 22:05:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/archives/clisp-and-mel-base#comment-7951</guid>
		<description>Why not try and improve the library instead of whining like a lil bitch on your blog?</description>
		<content:encoded><![CDATA[<p>Why not try and improve the library instead of whining like a lil bitch on your blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cygwin Python and sqlite3 by Addy</title>
		<link>http://www.redmountainsw.com/wordpress/archives/cygwin-python-and-sqlite3#comment-7934</link>
		<dc:creator>Addy</dc:creator>
		<pubDate>Thu, 23 Oct 2008 10:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=479#comment-7934</guid>
		<description>I have been looking for solution for exactly this problem for a month until I found this!
Thanks!!</description>
		<content:encoded><![CDATA[<p>I have been looking for solution for exactly this problem for a month until I found this!<br />
Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cygwin Python and sqlite3 by Chui</title>
		<link>http://www.redmountainsw.com/wordpress/archives/cygwin-python-and-sqlite3#comment-7928</link>
		<dc:creator>Chui</dc:creator>
		<pubDate>Tue, 21 Oct 2008 12:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=479#comment-7928</guid>
		<description>You are welcome</description>
		<content:encoded><![CDATA[<p>You are welcome</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cygwin Python and sqlite3 by Jeremy Muhlich</title>
		<link>http://www.redmountainsw.com/wordpress/archives/cygwin-python-and-sqlite3#comment-7927</link>
		<dc:creator>Jeremy Muhlich</dc:creator>
		<pubDate>Tue, 21 Oct 2008 03:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=479#comment-7927</guid>
		<description>Sorry, that last sentence appears to be sarcastic but I really mean it -- thank you!  :)</description>
		<content:encoded><![CDATA[<p>Sorry, that last sentence appears to be sarcastic but I really mean it &#8212; thank you!  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cygwin Python and sqlite3 by Jeremy Muhlich</title>
		<link>http://www.redmountainsw.com/wordpress/archives/cygwin-python-and-sqlite3#comment-7926</link>
		<dc:creator>Jeremy Muhlich</dc:creator>
		<pubDate>Tue, 21 Oct 2008 03:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.redmountainsw.com/wordpress/?p=479#comment-7926</guid>
		<description>If you download the precompiled dll, be sure to run "chmod 770 _sqlite3.dll".  If the permissions are wrong, Django will fall back to the old pysqlite2 and complain about not finding *that*, obscuring the actual error from sqlite3.  Thanks, Chui.</description>
		<content:encoded><![CDATA[<p>If you download the precompiled dll, be sure to run &#8220;chmod 770 _sqlite3.dll&#8221;.  If the permissions are wrong, Django will fall back to the old pysqlite2 and complain about not finding *that*, obscuring the actual error from sqlite3.  Thanks, Chui.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
