<?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 on: InterBase PLANalyzer 1.2.1 out now</title>
	<atom:link href="http://blogs.teamb.com/craigstuntz/2006/12/07/30322/feed" rel="self" type="application/rss+xml" />
	<link>http://blogs.teamb.com/craigstuntz/2006/12/07/30322/</link>
	<description>News of interest to Delphi, .NET, and InterBase programmers</description>
	<pubDate>Sat, 22 Nov 2008 15:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Craig Stuntz</title>
		<link>http://blogs.teamb.com/craigstuntz/2006/12/07/30322/#comment-3769</link>
		<dc:creator>Craig Stuntz</dc:creator>
		<pubDate>Mon, 25 Aug 2008 23:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2006/12/07/30290/#comment-3769</guid>
		<description>Roland, the download link works for me, but I did just update it to remove the redirect via Borland (which was working, but out of date).</description>
		<content:encoded><![CDATA[<p>Roland, the download link works for me, but I did just update it to remove the redirect via Borland (which was working, but out of date).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Bengtsson</title>
		<link>http://blogs.teamb.com/craigstuntz/2006/12/07/30322/#comment-3763</link>
		<dc:creator>Roland Bengtsson</dc:creator>
		<pubDate>Fri, 22 Aug 2008 13:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2006/12/07/30290/#comment-3763</guid>
		<description>Where can I download Planalyzer ? The download link seems to be broken.

Regards Roland</description>
		<content:encoded><![CDATA[<p>Where can I download Planalyzer ? The download link seems to be broken.</p>
<p>Regards Roland</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xavi</title>
		<link>http://blogs.teamb.com/craigstuntz/2006/12/07/30322/#comment-3386</link>
		<dc:creator>Xavi</dc:creator>
		<pubDate>Fri, 15 Feb 2008 13:24:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2006/12/07/30290/#comment-3386</guid>
		<description>I am using PLANalyzer 1.2.1 with Firebird 2.0. 
When I execute a query of a view, I get the following error:

TPlanPaser.ParsePlanItem: Unrecognized PLAN syntax -- "NATURAL", "INDEX" or "ORDER" not found after alias: PK_USERFIELDID))))

Is PLANanlyzer full compatible with FB 2.0?

Thank you</description>
		<content:encoded><![CDATA[<p>I am using PLANalyzer 1.2.1 with Firebird 2.0.<br />
When I execute a query of a view, I get the following error:</p>
<p>TPlanPaser.ParsePlanItem: Unrecognized PLAN syntax &#8212; "NATURAL", "INDEX" or "ORDER" not found after alias: PK_USERFIELDID))))</p>
<p>Is PLANanlyzer full compatible with FB 2.0?</p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Stuntz</title>
		<link>http://blogs.teamb.com/craigstuntz/2006/12/07/30322/#comment-897</link>
		<dc:creator>Craig Stuntz</dc:creator>
		<pubDate>Fri, 26 Oct 2007 13:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2006/12/07/30290/#comment-897</guid>
		<description>Andre, that bug should be fixed in v. 1.2.1.

To get the statistics, I use an IBX component called TIBStatisticalService. The only things that are at all tricky is (1) you have to do a fetch all before the stats are meaningful, and (2) that the stats are cumulative, so you must remember what the stats were before you run the query/fetch, then get them again, and take the difference to get the stats for the query.</description>
		<content:encoded><![CDATA[<p>Andre, that bug should be fixed in v. 1.2.1.</p>
<p>To get the statistics, I use an IBX component called TIBStatisticalService. The only things that are at all tricky is (1) you have to do a fetch all before the stats are meaningful, and (2) that the stats are cumulative, so you must remember what the stats were before you run the query/fetch, then get them again, and take the difference to get the stats for the query.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andre</title>
		<link>http://blogs.teamb.com/craigstuntz/2006/12/07/30322/#comment-896</link>
		<dc:creator>andre</dc:creator>
		<pubDate>Fri, 26 Oct 2007 09:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.teamb.com/craigstuntz/2006/12/07/30290/#comment-896</guid>
		<description>I have a irritating problem with Planalyzer 1.2.324.
I can execute a query once, after that: key violation.
Also occurs when executing a query with 2 left joins of the same table but with different alias. Seems because of difficult plan?
Cannot reproduce with demo database, but can email plan of statement.

Do you also have some code how to retrieve these statistics from interbase? I really would like to do it for debug/test my application!</description>
		<content:encoded><![CDATA[<p>I have a irritating problem with Planalyzer 1.2.324.<br />
I can execute a query once, after that: key violation.<br />
Also occurs when executing a query with 2 left joins of the same table but with different alias. Seems because of difficult plan?<br />
Cannot reproduce with demo database, but can email plan of statement.</p>
<p>Do you also have some code how to retrieve these statistics from interbase? I really would like to do it for debug/test my application!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
