Connecting iOS with external Mysql database without webservice -


does know method connection between objective-c external database mysql without web service?? i've worked objective-c , mysql database json last week partner worked mysql , php files can't connection database. i've looked tutorials found forums told "web service best way work 2 tools". please, can me?

here great tutorial implementing sqlite objective-c. sqlite tutorial

and don't have connect web @ all. reason connect web if have 1 file updated users , other users have see updates.

but if isn't going interactive, have drag , drop sqlite file in. tutorial show how everything.

hope helps!!

edit

if need interactive, , have web service integrated, here great tutorial. integrating parse in objective-c


Comments

Popular posts from this blog

cakephp - simple blog with croogo -

How to group boxplot outliers in gnuplot -

bash - Performing variable substitution in a string -