<?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: AIR Tip 12 - Working with the SQLite Database</title>
	<atom:link href="http://www.davidtucker.net/2008/04/18/air-tip-12-working-with-the-sqlite-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.davidtucker.net/2008/04/18/air-tip-12-working-with-the-sqlite-database/</link>
	<description>web development goodness</description>
	<pubDate>Fri, 25 Jul 2008 03:45:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: David Tucker</title>
		<link>http://www.davidtucker.net/2008/04/18/air-tip-12-working-with-the-sqlite-database/#comment-1271</link>
		<dc:creator>David Tucker</dc:creator>
		<pubDate>Mon, 21 Apr 2008 16:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/?p=176#comment-1271</guid>
		<description>You could actually do this in AIR (and have it look over the CSV file), but in most cases, you will want to use one of the SQLite administration tools to create the database, and then you can just include it in your AIR application (that is what I did for the tutorials at InsideRIA).

I put a list of SQLite administration resources on InsideRIA at the end of this article:

http://www.insideria.com/2008/03/air-api-introduction-to-the-sq.html</description>
		<content:encoded><![CDATA[<p>You could actually do this in AIR (and have it look over the CSV file), but in most cases, you will want to use one of the SQLite administration tools to create the database, and then you can just include it in your AIR application (that is what I did for the tutorials at InsideRIA).</p>
<p>I put a list of SQLite administration resources on InsideRIA at the end of this article:</p>
<p><a href="http://www.insideria.com/2008/03/air-api-introduction-to-the-sq.html" rel="nofollow">http://www.insideria.com/2008/03/air-api-introduction-to-the-sq.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vkminds</title>
		<link>http://www.davidtucker.net/2008/04/18/air-tip-12-working-with-the-sqlite-database/#comment-1270</link>
		<dc:creator>vkminds</dc:creator>
		<pubDate>Mon, 21 Apr 2008 16:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.davidtucker.net/?p=176#comment-1270</guid>
		<description>hi,

just wondering if it is possible to import a CSV file into AIR and synch it to the SQLite database?</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>just wondering if it is possible to import a CSV file into AIR and synch it to the SQLite database?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
