Working with databases...
Hi there!
I've started working (or trying to work) with databases with my game, but I'm getting stuck with it... I've searched the SQLiteBooks example but I don't understand exactly how it works! Is there any way of accessing the DB with simple SQL commands? The example is using UIViews but I'm working with OpenGL so I'm doing all with code, and I'm hopping to manage DB with strings (like in PHP, for example). Can someone help me, please?
Thanks! ^_^
|