<?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: Simplifying Queries: Using sum, count, etc in Propel</title>
	<atom:link href="http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/</link>
	<description>A blog about webdesign, PHP, development and IT</description>
	<lastBuildDate>Wed, 15 Dec 2010 12:09:22 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Blue Horn Ltd &#187; How to do SUM, COUNT, etc with Propel</title>
		<link>http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/comment-page-1/#comment-138</link>
		<dc:creator>Blue Horn Ltd &#187; How to do SUM, COUNT, etc with Propel</dc:creator>
		<pubDate>Thu, 05 Feb 2009 19:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=21#comment-138</guid>
		<description>[...] http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/ $c-&gt;addSelectColumn(&#8217;sum(&#8217;.dbTimeBlockPeer::TOTAL.&#8217;) as total&#8217;); $rs = dbTimeBlockPeer::doSelectRS($c); while ($rs-&gt;next()) { $total = $rs-&gt;getInt(1); } [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/" rel="nofollow">http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/</a> $c-&gt;addSelectColumn(&#8217;sum(&#8217;.dbTimeBlockPeer::TOTAL.&#8217;) as total&#8217;); $rs = dbTimeBlockPeer::doSelectRS($c); while ($rs-&gt;next()) { $total = $rs-&gt;getInt(1); } [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simplifying Queries: Using sum, count, etc in Propel 1.3 &#124; Digital Base - Blog</title>
		<link>http://www.digitalbase.eu/blog/simplifying-queries-using-sum-count-etc-in-propel/comment-page-1/#comment-118</link>
		<dc:creator>Simplifying Queries: Using sum, count, etc in Propel 1.3 &#124; Digital Base - Blog</dc:creator>
		<pubDate>Wed, 21 Jan 2009 10:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://dibav3.gnelisse.desktop01/blog/?p=21#comment-118</guid>
		<description>[...] old post handled Propel [...]</description>
		<content:encoded><![CDATA[<p>[...] old post handled Propel [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

