Not to mention that static linking the GPL mysql libraries may have nasty
ramifications when it comes to the App Store and licensing.
I have PostgreSQL libs built for iPhone and they work well. Licensing is a
non-issue in that environment, but I think that in order to put a MySQL app
on the appst
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/27/10 2:00 PM, Cameron Mc Gorian wrote:
> Hi,
>
> I am very new to iPhone and iPad development.
>
> I want to know if it is possible and if there are any tutorials for
> accessing information in an SQL database, i.e one that I would
> usually ac
On Sep 27, 2010, at 3:00 PM, Cameron Mc Gorian wrote:
> I want to know if it is possible and if there are any tutorials for accessing
> information in an SQL database, i.e one that I would usually access through
> phpmyadmin to add and edit tables etc. The database has already been created
> a