how i can use that data base for store and get information and query ?
A arme macrumors member Original poster Sep 15, 2008 48 0 Sep 27, 2008 #1 how i can use that data base for store and get information and query ?
robbieduncan Moderator emeritus Jul 24, 2002 25,611 893 Harrogate Sep 27, 2008 #2 Open the Documentation in XCode. Type sqlite into the search. Read.
A arme macrumors member Original poster Sep 15, 2008 48 0 Sep 27, 2008 #3 Where i can create my table? if sqlit have analyzer or interface ?
G ghayenga macrumors regular Jun 18, 2008 190 0 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 Feb 12, 2008 1,719 0 Illinois 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 15, 2008 48 0 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?