Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

sqlite

Name: Anonymous 2010-01-09 18:14

So I'm looking over the sqlite documentation and I'm thinking that it might be easier to just roll my own solution with fopen, fprintf, etc. What can I practically gain from using a database solution like sqlite?

Name: Anonymous 2010-01-09 18:49

Well, how else could you store data if not in a database? Your program variables don't persist after you restart the program (or your computer, for that matter).

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List