So I would be better in this case to use a txt file to store data, it will only carry approx 10 to 50 single line entries of approx 50 chars per line.
I know all of the add record, del record etc code for working with an access db but am not the best with txt files and freefile code.
If I use a txt file, like I mentioned, the data is single line and very light, I will want to add ne lines, delete existing and display the list in a text box or listbox.
Anyone know of a good resource for this info, or a good search term for info?
Also what are you feelings on this method all together? DO you think it is a good solution? As I said, the data will be VERY light.