manage data without a database
manage data without a database
(OP)
Hi
I am trying to create a list that can be added to. Save the list, reveiw the list all with out using a database.
Any clues.
Thanks
I am trying to create a list that can be added to. Save the list, reveiw the list all with out using a database.
Any clues.
Thanks





RE: manage data without a database
Comma or Tab-delimited Text file
RE: manage data without a database
Francis
www.controldraw.co.uk
www.s88control.blogspot.com
RE: manage data without a database
brengine - i already have this application set up in excel, which performs a variety of calculations (the list is only a small part of the whole thing)
Francis - The list will not have many items. I want to create a stand alone application that can run on a windows pc without the need for an add on database application.
RE: manage data without a database