<?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: Fix unbalanced TTS</title>
	<atom:link href="http://www.doens.be/2009/04/fix-unbalanced-tts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.doens.be/2009/04/fix-unbalanced-tts/</link>
	<description></description>
	<lastBuildDate>Thu, 08 Dec 2011 07:51:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: SebDra</title>
		<link>http://www.doens.be/2009/04/fix-unbalanced-tts/comment-page-1/#comment-7009</link>
		<dc:creator>SebDra</dc:creator>
		<pubDate>Fri, 21 Jan 2011 23:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.doens.be/?p=6#comment-7009</guid>
		<description>the call of ttsabort will abort all open transactions
(the ttslevel is only a number, there is only one real open transaction)

so you don&#039;t need a while-loop, an if-statement is enough

but what&#039;s about the changes made in that transaction scope?

i&#039;ll prefer an job like this:


while (appl.ttsLevel() &gt; 0)
     ttscommit;</description>
		<content:encoded><![CDATA[<p>the call of ttsabort will abort all open transactions<br />
(the ttslevel is only a number, there is only one real open transaction)</p>
<p>so you don&#8217;t need a while-loop, an if-statement is enough</p>
<p>but what&#8217;s about the changes made in that transaction scope?</p>
<p>i&#8217;ll prefer an job like this:</p>
<p>while (appl.ttsLevel() &gt; 0)<br />
     ttscommit;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Klaas Deforche</title>
		<link>http://www.doens.be/2009/04/fix-unbalanced-tts/comment-page-1/#comment-3</link>
		<dc:creator>Klaas Deforche</dc:creator>
		<pubDate>Mon, 13 Apr 2009 20:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.doens.be/?p=6#comment-3</guid>
		<description>This job is a life saver :-)</description>
		<content:encoded><![CDATA[<p>This job is a life saver <img src='http://www.doens.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

