A arme macrumors member Original poster Sep 27, 2008 #1 how i can use that data base for store and get information and query ?
robbieduncan Moderator emeritus Sep 27, 2008 #2 Open the Documentation in XCode. Type sqlite into the search. Read.
A arme macrumors member Original poster Sep 27, 2008 #3 Where i can create my table? if sqlit have analyzer or interface ?
G ghayenga macrumors regular Sep 27, 2008 #4 arme said: Where i can create my table? if sqlit have analyzer or interface ? Click to expand... I use SQLite Database Browser.
arme said: Where i can create my table? if sqlit have analyzer or interface ? Click to expand... I use SQLite Database Browser.
N Niiro13 macrumors 68000 Sep 27, 2008 #5 I don't bother with SQLite...I just use plists...so far nothing bad...
A arme macrumors member Original poster Sep 27, 2008 #6 ghayenga said: I use SQLite Database Browser. Click to expand... I use but compiler give me 7 error " functions of sqlite3 don't know". i install sqlite.h and i call include sqlite3.h. am i need a special config. for xcode?
ghayenga said: I use SQLite Database Browser. Click to expand... I use but compiler give me 7 error " functions of sqlite3 don't know". i install sqlite.h and i call include sqlite3.h. am i need a special config. for xcode?