|
-
Dec 15th, 2007, 02:39 PM
#1
Thread Starter
Member
[2005] Easy way to store data?
Hey everyone!
I have a program with different fields of text boxes that the user can input into. Then there is a save option.
Is there a very easy was to save the data and which fields they go into so the next time the program is opened the stuff that was there is still there (and blank fields are still blank)?
Thank you
Last edited by jackson.mackenzie; Dec 15th, 2007 at 04:28 PM.
-
Dec 15th, 2007, 09:37 PM
#2
Re: [2005] Easy way to store data?
There are numerous ways to persist data, e.g. databases, XML files, text files. Which way YOU choose depends on what the data represents, how much of it there is and what you want to do with it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|