Re: SQL DB connection in X-Code
Re: SQL DB connection in X-Code
- Subject: Re: SQL DB connection in X-Code
- From: Greg Guerin <email@hidden>
- Date: Sun, 12 Apr 2009 14:42:09 -0700
VikramPrabhu K.N wrote:
I was trying to write a simple iPhone application which contains a
list view, on which items can be added dynamically (This could be a
simple ToDo application on which items can be added).
For these items I was planning to have a SQL DB.
Were you planning on a local or a remote DB? Because that's going to
affect how you go about it.
Could you please help me in the actual steps for this OR give me
the pointers where I can find a sample code similar to my
requirement which involves SQL Database connection.
What have you tried?
Did you search Xcode's builtin iPhone API docs for the keyword SQL?
Seems like an obvious first step to me.
Or maybe:
http://lmgtfy.com/?q=iphone+sql
If you don't find what you want using basic keywords, add the keyword
"tutorial", "example", or "sample".
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden