<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: SQLite SUM and IN commands for Android</title>
	<link>http://mgmblog.com/2008/12/11/sqlite-sum-and-in-commands-for-android/</link>
	<description>My eclectic journey into the blogosphere</description>
	<pubDate>Fri, 18 May 2012 18:08:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: michael</title>
		<link>http://mgmblog.com/2008/12/11/sqlite-sum-and-in-commands-for-android/#comment-300</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Mon, 15 Dec 2008 21:04:08 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/11/sqlite-sum-and-in-commands-for-android/#comment-300</guid>
		<description>Good point Mariano, the cursor should be closed before exiting the method.

Thanks for the catch,
- michael</description>
		<content:encoded><![CDATA[<p>Good point Mariano, the cursor should be closed before exiting the method.</p>
<p>Thanks for the catch,<br />
- michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mariano Kamp</title>
		<link>http://mgmblog.com/2008/12/11/sqlite-sum-and-in-commands-for-android/#comment-275</link>
		<dc:creator>Mariano Kamp</dc:creator>
		<pubDate>Sat, 13 Dec 2008 08:00:01 +0000</pubDate>
		<guid>http://mgmblog.com/2008/12/11/sqlite-sum-and-in-commands-for-android/#comment-275</guid>
		<description>I like the idea of the series and in that spirit I want to ask if it is necessary to close the cursor after using it? I would assume that when you create Cursors yourself and don't let Android manage it you would leak Cursors if you don't close them after use.</description>
		<content:encoded><![CDATA[<p>I like the idea of the series and in that spirit I want to ask if it is necessary to close the cursor after using it? I would assume that when you create Cursors yourself and don&#8217;t let Android manage it you would leak Cursors if you don&#8217;t close them after use.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

