Embeded SQLite
Embeded SQLite
- Subject: Embeded SQLite
- From: Development <email@hidden>
- Date: Fri, 27 Mar 2009 19:02:02 -0700
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...
Is there a reason to do it that way rather than using sqlite3_exec()
and getting the data via the callback? Basically I've approached the
sqlite in macos/iphone with the same methods as I have always
approached php/mysql. However if this is going to effect my program
negatively I would like to know.
_______________________________________________
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