W
Wayne Wengert
I am planning to convert a VB6/ADO application to VB.NET. In the VB6 app,
the application builds an Access database and uses that as the data store.
The Access database usually has less than ten tables (all the same
structure) and each table usually has less than 50 rows. The tables have
about 25 fields each.
In the new .NET version should I use XML instead of Access for the data
store? What are the advantages/disadvantages of each?
the application builds an Access database and uses that as the data store.
The Access database usually has less than ten tables (all the same
structure) and each table usually has less than 50 rows. The tables have
about 25 fields each.
In the new .NET version should I use XML instead of Access for the data
store? What are the advantages/disadvantages of each?