<?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: iPhone SDK: Setting up a SQLite database before first use</title>
	<atom:link href="http://pessoal.org/blog/2009/02/24/iphone-sdk-setting-up-a-sqlite-database-before-first-use/feed/" rel="self" type="application/rss+xml" />
	<link>http://pessoal.org/blog/2009/02/24/iphone-sdk-setting-up-a-sqlite-database-before-first-use/</link>
	<description></description>
	<lastBuildDate>Fri, 21 Aug 2009 01:49:42 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: M Abbas</title>
		<link>http://pessoal.org/blog/2009/02/24/iphone-sdk-setting-up-a-sqlite-database-before-first-use/comment-page-1/#comment-50156</link>
		<dc:creator>M Abbas</dc:creator>
		<pubDate>Wed, 03 Jun 2009 10:41:02 +0000</pubDate>
		<guid isPermaLink="false">http://pessoal.org/blog/?p=183#comment-50156</guid>
		<description>Hello,

I have couple of questions.

1) How can we create Sqllite database programmatically in Objective C?
2) What is standard practice of shipping (empty) database with iPhone application. Either sending db file with application or using schema file (e.g. &#039;schema.sql&#039;) to create database?

Thanx,
M Abbas</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I have couple of questions.</p>
<p>1) How can we create Sqllite database programmatically in Objective C?<br />
2) What is standard practice of shipping (empty) database with iPhone application. Either sending db file with application or using schema file (e.g. &#8217;schema.sql&#8217;) to create database?</p>
<p>Thanx,<br />
M Abbas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
