<?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 Programming Tutorial &#8211; Creating a ToDo List Using SQLite Part 1</title>
	<atom:link href="http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Fri, 12 Mar 2010 04:49:26 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The Complete iPhone Development Toolbox &#124; iPhoneApp Dev Blog</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4827</link>
		<dc:creator>The Complete iPhone Development Toolbox &#124; iPhoneApp Dev Blog</dc:creator>
		<pubDate>Sat, 06 Mar 2010 15:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4827</guid>
		<description>[...] Create a To Do List using SQLite &#8211; Part 1 of a 4-part tutorial on saving and accessing data using an SQLite database. [...]</description>
		<content:encoded><![CDATA[<p>[...] Create a To Do List using SQLite &#8211; Part 1 of a 4-part tutorial on saving and accessing data using an SQLite database. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paula</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4818</link>
		<dc:creator>Paula</dc:creator>
		<pubDate>Fri, 05 Mar 2010 17:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4818</guid>
		<description>&gt; todo.h and todo.m instand (sic) of Todo.h and Todo.m
  
The case of the filenames *NEVER* makes any difference.</description>
		<content:encoded><![CDATA[<p>&gt; todo.h and todo.m instand (sic) of Todo.h and Todo.m</p>
<p>The case of the filenames *NEVER* makes any difference.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimberly</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4817</link>
		<dc:creator>Kimberly</dc:creator>
		<pubDate>Fri, 05 Mar 2010 16:56:09 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4817</guid>
		<description>Never pick a framework based on &quot;whichever 1 is the biggest... must be the correct one&quot;.
  
Ugh.
 
Are you kidding me?????
 
Pick the *POINTER* file... and it will *ALWAYS* point you to the correct one.

Duh.</description>
		<content:encoded><![CDATA[<p>Never pick a framework based on &#8220;whichever 1 is the biggest&#8230; must be the correct one&#8221;.</p>
<p>Ugh.</p>
<p>Are you kidding me?????</p>
<p>Pick the *POINTER* file&#8230; and it will *ALWAYS* point you to the correct one.</p>
<p>Duh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.kang</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4787</link>
		<dc:creator>Mr.kang</dc:creator>
		<pubDate>Tue, 02 Mar 2010 19:28:17 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4787</guid>
		<description>I had the same problem. I had my todo classes named : todo.h and todo.m instand of Todo.h and Todo.m. Not it&#039;s fully working.

Be carefull with the cases !</description>
		<content:encoded><![CDATA[<p>I had the same problem. I had my todo classes named : todo.h and todo.m instand of Todo.h and Todo.m. Not it&#8217;s fully working.</p>
<p>Be carefull with the cases !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank M</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4786</link>
		<dc:creator>Frank M</dc:creator>
		<pubDate>Tue, 02 Mar 2010 19:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4786</guid>
		<description>Hey Brandon!

I have the same problem as a few have and no one gave us an answer. In todoAppDelegate.m, I have an error with :
Todo *td = [[Todo alloc]...
&#039;Todo undeclared&#039;
&#039;td undeclared&#039;

Can you help us out? Thanks!</description>
		<content:encoded><![CDATA[<p>Hey Brandon!</p>
<p>I have the same problem as a few have and no one gave us an answer. In todoAppDelegate.m, I have an error with :<br />
Todo *td = [[Todo alloc]&#8230;<br />
&#8216;Todo undeclared&#8217;<br />
&#8216;td undeclared&#8217;</p>
<p>Can you help us out? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magichand Interaction -魔法交互 &#8211; iPhone Application And Website Development: All Tools And Tutorials You Need</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4610</link>
		<dc:creator>magichand Interaction -魔法交互 &#8211; iPhone Application And Website Development: All Tools And Tutorials You Need</dc:creator>
		<pubDate>Sun, 07 Feb 2010 10:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4610</guid>
		<description>[...] a ToDo List Using SQLite – Part 1 -Part 2 – Part [...]</description>
		<content:encoded><![CDATA[<p>[...] a ToDo List Using SQLite – Part 1 -Part 2 – Part [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Minha361</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4586</link>
		<dc:creator>Minha361</dc:creator>
		<pubDate>Fri, 05 Feb 2010 07:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4586</guid>
		<description>hi please tell me why the code (iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 1) don&#039;t run on Simulator - 3.1.2   how fix thix error. thanks very much</description>
		<content:encoded><![CDATA[<p>hi please tell me why the code (iPhone Programming Tutorial – Creating a ToDo List Using SQLite Part 1) don&#8217;t run on Simulator &#8211; 3.1.2   how fix thix error. thanks very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gig</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4458</link>
		<dc:creator>Gig</dc:creator>
		<pubDate>Sat, 23 Jan 2010 21:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4458</guid>
		<description>Cannot find libsqlite3.0.dylib in my mac! Where can I find it?</description>
		<content:encoded><![CDATA[<p>Cannot find libsqlite3.0.dylib in my mac! Where can I find it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marston</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4409</link>
		<dc:creator>Marston</dc:creator>
		<pubDate>Mon, 18 Jan 2010 02:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4409</guid>
		<description>Hi Brandon,

I got to thinking that maybe XCode wasn&#039;t able to find the ToDo.h file from the AppDelegate. 

In order to test this, I just dropped the ToDo .h and .m files and added TewDew .h and .m files with all the same code inside them. 

Now everything works just fine. Maybe somehow XCode was retaining a path outside of the file I was trying to specify.

In my further searching for the error I got before, I did see people reporting a similar issue. Any thoughts?

Thanks Again,
Marston</description>
		<content:encoded><![CDATA[<p>Hi Brandon,</p>
<p>I got to thinking that maybe XCode wasn&#8217;t able to find the ToDo.h file from the AppDelegate. </p>
<p>In order to test this, I just dropped the ToDo .h and .m files and added TewDew .h and .m files with all the same code inside them. </p>
<p>Now everything works just fine. Maybe somehow XCode was retaining a path outside of the file I was trying to specify.</p>
<p>In my further searching for the error I got before, I did see people reporting a similar issue. Any thoughts?</p>
<p>Thanks Again,<br />
Marston</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marston</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4394</link>
		<dc:creator>Marston</dc:creator>
		<pubDate>Fri, 15 Jan 2010 18:05:07 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4394</guid>
		<description>Hi Brandon,

I think your blog is the best iPhone development blog I have run across. I like the combination of instruction, examples and downloadable sample code.

I am writing because I was wondering if you had any tips for troubleshooting a particular problem I am having with this tutorial. 

Everytime I try running the code I get this error: &quot;

&#039;ToDo&#039; undeclared (first use in this function)&quot;

right at the point where I try to use the ToDo class in the app delegate class initializeDatabase method (e.g. ToDo *td = [[ToDo alloc]...). 

I made sure to import the ToDo.h class in the ToDoAppDelegate.m file as well as make sure I am importing the  framework into the ToDoAppDelegate.h file. 

Any thoughts?</description>
		<content:encoded><![CDATA[<p>Hi Brandon,</p>
<p>I think your blog is the best iPhone development blog I have run across. I like the combination of instruction, examples and downloadable sample code.</p>
<p>I am writing because I was wondering if you had any tips for troubleshooting a particular problem I am having with this tutorial. </p>
<p>Everytime I try running the code I get this error: &#8221;</p>
<p>&#8216;ToDo&#8217; undeclared (first use in this function)&#8221;</p>
<p>right at the point where I try to use the ToDo class in the app delegate class initializeDatabase method (e.g. ToDo *td = [[ToDo alloc]&#8230;). </p>
<p>I made sure to import the ToDo.h class in the ToDoAppDelegate.m file as well as make sure I am importing the  framework into the ToDoAppDelegate.h file. </p>
<p>Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viswajeet</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4241</link>
		<dc:creator>Viswajeet</dc:creator>
		<pubDate>Fri, 01 Jan 2010 11:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4241</guid>
		<description>Hi Brandon,

I am like a new born baby, in this world of iPhone Development, and you are like a Father to me in this world, making me learn the basics by your great tutorials...

Well currently I am finding hard to remember the various syntax and the semantics of iphone coding..but with the passage of time I will cop up with that...

The thing that I want to know from you currently is that, if i want to develop a application in which I want the Database to be shared by all the iphone users who get the setup of my application on their cells, then is that possible..

And if possible then
how the DB should be created
where it should be stored
how the connection to the DB should be established.

Please Reply to this comment ASAP...
Waiting...</description>
		<content:encoded><![CDATA[<p>Hi Brandon,</p>
<p>I am like a new born baby, in this world of iPhone Development, and you are like a Father to me in this world, making me learn the basics by your great tutorials&#8230;</p>
<p>Well currently I am finding hard to remember the various syntax and the semantics of iphone coding..but with the passage of time I will cop up with that&#8230;</p>
<p>The thing that I want to know from you currently is that, if i want to develop a application in which I want the Database to be shared by all the iphone users who get the setup of my application on their cells, then is that possible..</p>
<p>And if possible then<br />
how the DB should be created<br />
where it should be stored<br />
how the connection to the DB should be established.</p>
<p>Please Reply to this comment ASAP&#8230;<br />
Waiting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neil</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4209</link>
		<dc:creator>neil</dc:creator>
		<pubDate>Tue, 29 Dec 2009 13:43:35 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4209</guid>
		<description>Don&#039;t know, what I&#039;m doing wrong. The only thing I get is a blank table view and a blank navigation bar, although the SELECT is fine.

iPhone 3GS, German</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know, what I&#8217;m doing wrong. The only thing I get is a blank table view and a blank navigation bar, although the SELECT is fine.</p>
<p>iPhone 3GS, German</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Bloch</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4196</link>
		<dc:creator>Jeff Bloch</dc:creator>
		<pubDate>Sun, 27 Dec 2009 14:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4196</guid>
		<description>Can the SQL database be maintained remotely on a server, rather than on the iPhone itself?

I would like to be able to send a Yes/No questions to thousands of people and have their responses, and some other data, be added to a remote database to be analysed later.

If so, what would be required on the server side?

Thanks!!</description>
		<content:encoded><![CDATA[<p>Can the SQL database be maintained remotely on a server, rather than on the iPhone itself?</p>
<p>I would like to be able to send a Yes/No questions to thousands of people and have their responses, and some other data, be added to a remote database to be analysed later.</p>
<p>If so, what would be required on the server side?</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane Courtney</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4094</link>
		<dc:creator>Shane Courtney</dc:creator>
		<pubDate>Mon, 14 Dec 2009 14:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4094</guid>
		<description>Hi Sorry, spelt class todo.m instead of Todo.m.  Still getting the error ‘database’ undeclared with the line 
if (sqlite3_open([path UTF8String], &amp;database) ==SQLITE_OK){.  

Can anyone please let me know what i could be doing wrong.  Many thanks, Shane</description>
		<content:encoded><![CDATA[<p>Hi Sorry, spelt class todo.m instead of Todo.m.  Still getting the error ‘database’ undeclared with the line<br />
if (sqlite3_open([path UTF8String], &amp;database) ==SQLITE_OK){.  </p>
<p>Can anyone please let me know what i could be doing wrong.  Many thanks, Shane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shane</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4083</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Sun, 13 Dec 2009 21:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4083</guid>
		<description>Thanks for great tutorial, i have two queries when i run my code and was wondering if any of you guys could help me.  
In InitializeDatabase we have the lines:

Todo *td= [[Todo alloc] initWithPrimaryKey etc

Is this suppose to be todo *td=[[todo alloc]? etc When i have Todo i get the error message &#039;Todo&#039; undeclared.

Also in the line, if (sqlite3_open([path UTF8String], &amp;database) ==SQLITE_OK){

i am getting the error &#039;database&#039; undeclared.  Sorry if these seen like stupid questions but i an just a beginner and am trying to do as many as tutorials as possible.  Also does anyone know any other good tutorials like this?

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Thanks for great tutorial, i have two queries when i run my code and was wondering if any of you guys could help me.<br />
In InitializeDatabase we have the lines:</p>
<p>Todo *td= [[Todo alloc] initWithPrimaryKey etc</p>
<p>Is this suppose to be todo *td=[[todo alloc]? etc When i have Todo i get the error message &#8216;Todo&#8217; undeclared.</p>
<p>Also in the line, if (sqlite3_open([path UTF8String], &amp;database) ==SQLITE_OK){</p>
<p>i am getting the error &#8216;database&#8217; undeclared.  Sorry if these seen like stupid questions but i an just a beginner and am trying to do as many as tutorials as possible.  Also does anyone know any other good tutorials like this?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chet</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4071</link>
		<dc:creator>Chet</dc:creator>
		<pubDate>Sun, 13 Dec 2009 02:11:10 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4071</guid>
		<description>I&#039;d like to second Rob&#039;s comment above. This is a less error-prone way to import frameworks than using the search option. It&#039;s hinted at in Apple&#039;s Core Data tutorial (http://developer.apple.com/iphone/library/documentation/DataManagement/Conceptual/iPhoneCoreData01/Articles/01_StartingOut.html), although it&#039;s a bit unclear (&quot;Use the General pane of the Info window for the application’s target&quot;).

There are at least two ways of accessing this dialog:

1. Expand &quot;Targets&quot; in the &quot;Groups and Files&quot; panel.
2. Perform either of the following actions:
    a. Select the target (&quot;Todo&quot;), and click the &quot;Info&quot; button found near &quot;Build and Go&quot; at the top of the Xcode window.
    b. Right-click the target (&quot;Todo&quot;) and choose &quot;Add&quot; &gt; 
&quot;Existing Frameworks...&quot;
3. Click the plus sign in the lower left corner of the window.
4. Select libsqlite3.0.dylib and click Add.
5. Close the Info window.
Select the target (todo) in the groups and files panel.
2. Click the info button
3. Under the General tab, click the + button below “Linked Libraries”
4. Select libsqlite3.0.dylib and click the Add button</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to second Rob&#8217;s comment above. This is a less error-prone way to import frameworks than using the search option. It&#8217;s hinted at in Apple&#8217;s Core Data tutorial (<a href="http://developer.apple.com/iphone/library/documentation/DataManagement/Conceptual/iPhoneCoreData01/Articles/01_StartingOut.html" rel="nofollow">http://developer.apple.com/iphone/library/documentation/DataManagement/Conceptual/iPhoneCoreData01/Articles/01_StartingOut.html</a>), although it&#8217;s a bit unclear (&#8220;Use the General pane of the Info window for the application’s target&#8221;).</p>
<p>There are at least two ways of accessing this dialog:</p>
<p>1. Expand &#8220;Targets&#8221; in the &#8220;Groups and Files&#8221; panel.<br />
2. Perform either of the following actions:<br />
    a. Select the target (&#8220;Todo&#8221;), and click the &#8220;Info&#8221; button found near &#8220;Build and Go&#8221; at the top of the Xcode window.<br />
    b. Right-click the target (&#8220;Todo&#8221;) and choose &#8220;Add&#8221; &gt;<br />
&#8220;Existing Frameworks&#8230;&#8221;<br />
3. Click the plus sign in the lower left corner of the window.<br />
4. Select libsqlite3.0.dylib and click Add.<br />
5. Close the Info window.<br />
Select the target (todo) in the groups and files panel.<br />
2. Click the info button<br />
3. Under the General tab, click the + button below “Linked Libraries”<br />
4. Select libsqlite3.0.dylib and click the Add button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4025</link>
		<dc:creator>Girish</dc:creator>
		<pubDate>Wed, 09 Dec 2009 09:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4025</guid>
		<description>Actually it doesn&#039;t matter how many rows you add in database from terminal...addition of deletion of rows is possible only via the edit and add buttons provided..... Isn&#039;t it a required rectification....

Brandon please take a check into it.....If the data is not updated in the database then where does it comes from next time when executed after update by the add or edit buttons provided by you????</description>
		<content:encoded><![CDATA[<p>Actually it doesn&#8217;t matter how many rows you add in database from terminal&#8230;addition of deletion of rows is possible only via the edit and add buttons provided&#8230;.. Isn&#8217;t it a required rectification&#8230;.</p>
<p>Brandon please take a check into it&#8230;..If the data is not updated in the database then where does it comes from next time when executed after update by the add or edit buttons provided by you????</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Girish</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-4/#comment-4024</link>
		<dc:creator>Girish</dc:creator>
		<pubDate>Wed, 09 Dec 2009 09:37:47 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-4024</guid>
		<description>Please tell me that if inside the project folder that i downloaded as a sample code if we delete or add a row from database then it&#039;s not updated when the application is executed next time...while update successfully occurs in database and visible when checked through select * .... query....</description>
		<content:encoded><![CDATA[<p>Please tell me that if inside the project folder that i downloaded as a sample code if we delete or add a row from database then it&#8217;s not updated when the application is executed next time&#8230;while update successfully occurs in database and visible when checked through select * &#8230;. query&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CW</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3949</link>
		<dc:creator>CW</dc:creator>
		<pubDate>Fri, 04 Dec 2009 07:54:31 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3949</guid>
		<description>I am trying to build against an iPhone running 2.2.1. I can build to the simulator while it is set to use 2.2.1 and all is fine but when building for the device it fails with &quot;file is not of required architecture&quot; referring to libsqlite3.0.dylib</description>
		<content:encoded><![CDATA[<p>I am trying to build against an iPhone running 2.2.1. I can build to the simulator while it is set to use 2.2.1 and all is fine but when building for the device it fails with &#8220;file is not of required architecture&#8221; referring to libsqlite3.0.dylib</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CW</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3948</link>
		<dc:creator>CW</dc:creator>
		<pubDate>Fri, 04 Dec 2009 07:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3948</guid>
		<description>Anyone have an answer to Eddy&#039;s question above? 
&quot;file is not of required architecture&quot;</description>
		<content:encoded><![CDATA[<p>Anyone have an answer to Eddy&#8217;s question above?<br />
&#8220;file is not of required architecture&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgraham</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3928</link>
		<dc:creator>dgraham</dc:creator>
		<pubDate>Thu, 03 Dec 2009 04:18:42 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3928</guid>
		<description>Totally mis-read the start of your next tutorial. Please ignore my stupid question above...</description>
		<content:encoded><![CDATA[<p>Totally mis-read the start of your next tutorial. Please ignore my stupid question above&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dgraham</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3917</link>
		<dc:creator>dgraham</dc:creator>
		<pubDate>Wed, 02 Dec 2009 11:46:45 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3917</guid>
		<description>Hi, great tutorials. Really love them. However I ran into a problem.

When I finish this tutorial no list is displayed when I compile and run the code... In the Fruits tutorial we edited the

numberOfRowsInSection and
cellForRowAtIndexPath

functions to display the fruits. But, in this tutorial, you don&#039;t mention doing that. Is that why nothing displays? However, in your part 2 of this tutorial you start off with it display stuff despite saying at the end of this one that &quot;it won&#039;t display anything&quot;.

Sorry I am confused!

Cheers!</description>
		<content:encoded><![CDATA[<p>Hi, great tutorials. Really love them. However I ran into a problem.</p>
<p>When I finish this tutorial no list is displayed when I compile and run the code&#8230; In the Fruits tutorial we edited the</p>
<p>numberOfRowsInSection and<br />
cellForRowAtIndexPath</p>
<p>functions to display the fruits. But, in this tutorial, you don&#8217;t mention doing that. Is that why nothing displays? However, in your part 2 of this tutorial you start off with it display stuff despite saying at the end of this one that &#8220;it won&#8217;t display anything&#8221;.</p>
<p>Sorry I am confused!</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3790</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Tue, 24 Nov 2009 02:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3790</guid>
		<description>Hi Brandan,

Great work &amp; tutorial for the new ones like me. I have used you example and tried a very simple modification - instead of NSString, I used the UITextField, and tried to display name and value in the ViewDidLoad. When I run, I am having &#039;out of memory&#039; error at &quot;select name, value from tab1&quot; prepare statement. Could not figure the issue. Can you help ??

I am trying to do is add / update rows with Update button, and display the rows from DB while appl starting.

Just started learning ..
Thanks,
Sam.</description>
		<content:encoded><![CDATA[<p>Hi Brandan,</p>
<p>Great work &amp; tutorial for the new ones like me. I have used you example and tried a very simple modification &#8211; instead of NSString, I used the UITextField, and tried to display name and value in the ViewDidLoad. When I run, I am having &#8216;out of memory&#8217; error at &#8220;select name, value from tab1&#8243; prepare statement. Could not figure the issue. Can you help ??</p>
<p>I am trying to do is add / update rows with Update button, and display the rows from DB while appl starting.</p>
<p>Just started learning ..<br />
Thanks,<br />
Sam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hugo</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3609</link>
		<dc:creator>hugo</dc:creator>
		<pubDate>Fri, 13 Nov 2009 03:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3609</guid>
		<description>hi brandon!

i tried to check if someone has mentioned this before... but the SQLite DB can be easily created with Mamp (which has a free version)... and with a bit of work you can migrate bigger DBs through the phpMyAdmin... have not tried it yet, but seems pretty simple (i will try and post the results)...

all the best! you rock!</description>
		<content:encoded><![CDATA[<p>hi brandon!</p>
<p>i tried to check if someone has mentioned this before&#8230; but the SQLite DB can be easily created with Mamp (which has a free version)&#8230; and with a bit of work you can migrate bigger DBs through the phpMyAdmin&#8230; have not tried it yet, but seems pretty simple (i will try and post the results)&#8230;</p>
<p>all the best! you rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3608</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Fri, 13 Nov 2009 03:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3608</guid>
		<description>Hello,

Great tutorials. It is a great start but I have a problem with my sqlite3. I&#039;m on Snow Leopard with xCode 3.2 and I was trying out your tutorial on sqlite3 but I got an error, &quot;file is not of required architecture&quot;. Do you know of any solution? Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Great tutorials. It is a great start but I have a problem with my sqlite3. I&#8217;m on Snow Leopard with xCode 3.2 and I was trying out your tutorial on sqlite3 but I got an error, &#8220;file is not of required architecture&#8221;. Do you know of any solution? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3385</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Mon, 26 Oct 2009 20:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3385</guid>
		<description>I just upgraded to 3.1.2 and the new stuff ad this will not compile or run.  The frame work files are listed in red in the groups and files section.  Is there an updated version of this code or something?

- Sam</description>
		<content:encoded><![CDATA[<p>I just upgraded to 3.1.2 and the new stuff ad this will not compile or run.  The frame work files are listed in red in the groups and files section.  Is there an updated version of this code or something?</p>
<p>- Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3356</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 22 Oct 2009 20:52:50 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3356</guid>
		<description>Great tutorial! I made SQLite even more simpler with a library which I would like to share the CMSQLiteDatabase library to be more precise. With this it&#039;s really easy to create and manage your database from within an application.

You can download it for free at http://www.crystalminds.nl/?page_id=1287. Enjoy.

Less writing, though it&#039;s always nice to have background information on how SQLite can be raw implemented.</description>
		<content:encoded><![CDATA[<p>Great tutorial! I made SQLite even more simpler with a library which I would like to share the CMSQLiteDatabase library to be more precise. With this it&#8217;s really easy to create and manage your database from within an application.</p>
<p>You can download it for free at <a href="http://www.crystalminds.nl/?page_id=1287" rel="nofollow">http://www.crystalminds.nl/?page_id=1287</a>. Enjoy.</p>
<p>Less writing, though it&#8217;s always nice to have background information on how SQLite can be raw implemented.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQLite tutorial &#171; Ramblings</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3307</link>
		<dc:creator>SQLite tutorial &#171; Ramblings</dc:creator>
		<pubDate>Mon, 19 Oct 2009 19:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3307</guid>
		<description>[...] http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1.." rel="nofollow">http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3179</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Tue, 06 Oct 2009 17:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3179</guid>
		<description>Great tutorial. Thanks.

Another option for adding the libsqlite3.0.dylib to the project:

1. Select the target (todo) in the groups and files panel.
2. Click the info button
3. Under the General tab, click the + button below &quot;Linked Libraries&quot;
4. Select libsqlite3.0.dylib and click the Add button</description>
		<content:encoded><![CDATA[<p>Great tutorial. Thanks.</p>
<p>Another option for adding the libsqlite3.0.dylib to the project:</p>
<p>1. Select the target (todo) in the groups and files panel.<br />
2. Click the info button<br />
3. Under the General tab, click the + button below &#8220;Linked Libraries&#8221;<br />
4. Select libsqlite3.0.dylib and click the Add button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://icodeblog.com/2008/08/19/iphone-programming-tutorial-creating-a-todo-list-using-sqlite-part-1/comment-page-3/#comment-3144</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Thu, 01 Oct 2009 04:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=257#comment-3144</guid>
		<description>Jeremy said that he downloaded the code. Where did you download it from? Do not have to retype all this code? 

This is the best tutorial site I have ever seen. I have chosen this one as my first attempt to start learning iPhone development. 

I am getting an error when I go to build and run this. The problem is with line:

Todo *td = [[Todo alloc] initWithPrimaryKey:primaryKey database:database];

The error is: bothe &quot;Todo&quot; and &quot;td&quot; undeclared.  HELP!</description>
		<content:encoded><![CDATA[<p>Jeremy said that he downloaded the code. Where did you download it from? Do not have to retype all this code? </p>
<p>This is the best tutorial site I have ever seen. I have chosen this one as my first attempt to start learning iPhone development. </p>
<p>I am getting an error when I go to build and run this. The problem is with line:</p>
<p>Todo *td = [[Todo alloc] initWithPrimaryKey:primaryKey database:database];</p>
<p>The error is: bothe &#8220;Todo&#8221; and &#8220;td&#8221; undeclared.  HELP!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
