<?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: What&#8217;s good about selectionArgs in SQLite queries</title>
	<atom:link href="http://wangling.me/2009/08/whats-good-about-selectionargs-in-sqlite-queries/feed/" rel="self" type="application/rss+xml" />
	<link>http://wangling.me/2009/08/whats-good-about-selectionargs-in-sqlite-queries/</link>
	<description>I&#039;m Wang Ling. I&#039;m wangling you.</description>
	<lastBuildDate>Thu, 12 Apr 2012 02:09:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Phil</title>
		<link>http://wangling.me/2009/08/whats-good-about-selectionargs-in-sqlite-queries/comment-page-1/#comment-598</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Thu, 12 Apr 2012 02:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wangling.me/?p=149#comment-598</guid>
		<description>If the data resides on the Android an SQL injection attack is like shooting yourself in the foot, is it not?</description>
		<content:encoded><![CDATA[<p>If the data resides on the Android an SQL injection attack is like shooting yourself in the foot, is it not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Someone</title>
		<link>http://wangling.me/2009/08/whats-good-about-selectionargs-in-sqlite-queries/comment-page-1/#comment-589</link>
		<dc:creator>Someone</dc:creator>
		<pubDate>Sun, 11 Mar 2012 19:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wangling.me/?p=149#comment-589</guid>
		<description>I am beginning to have a feeling that Android developers never heard of SQL injection attacks...</description>
		<content:encoded><![CDATA[<p>I am beginning to have a feeling that Android developers never heard of SQL injection attacks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: st0le</title>
		<link>http://wangling.me/2009/08/whats-good-about-selectionargs-in-sqlite-queries/comment-page-1/#comment-455</link>
		<dc:creator>st0le</dc:creator>
		<pubDate>Wed, 12 Jan 2011 09:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.wangling.me/?p=149#comment-455</guid>
		<description>But that leaves you open for SQL Injection attacks.

Whats wrong with using &quot;columns=&#039;?&#039;&quot;

It&#039;s easy enough. Always use the selectionArgs if you want to avoid SQL Injections.</description>
		<content:encoded><![CDATA[<p>But that leaves you open for SQL Injection attacks.</p>
<p>Whats wrong with using &#8220;columns=&#8217;?'&#8221;</p>
<p>It&#8217;s easy enough. Always use the selectionArgs if you want to avoid SQL Injections.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

