| If the data is hierarchal then you can use a simple XML file to store the data. It's really no different that storing data "disconnected" in a data file only XML is semi-structured. Of course, a user can usually open an XML file and edit or look at the data there.
Are you using old school VB or VB.NET? |