Re: Embeded SQLite
Re: Embeded SQLite
- Subject: Re: Embeded SQLite
- From: Chris Hanson <email@hidden>
- Date: Fri, 27 Mar 2009 21:24:40 -0700
On Mar 27, 2009, at 7:02 PM, Development <email@hidden>
wrote:
Ok I've got two books, and all of apple's docs and when they talk
about executing a simple sql query they create this big convoluted
method to do a simple task...
What books and documentation are you referring to? Where did you see
"this big complicated method?"
Is there a reason to do it that way rather than using sqlite3_exec()
and getting the data via the callback?
Without knowing specifically to what you're referring, it's hard to
discuss pros & cons.
-- Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden