Posted: Tue May 11, 2004 4:39 pm Post subject: simple database help
how can i make a simple database, by just asking a question the user inputs it, and then it saves it to the same file, so the user can actually come back and the information will still be there even if the program was restarted... i need lots of help
Sponsor Sponsor
Tony
Posted: Tue May 11, 2004 4:59 pm Post subject: (No subject)
well if you simply want to write down some values to use later on... simple file i/o will do fine. It gets a bit more complicated if you want to write down records