foozball3000
Executive Member
We're developing a small program that has to be populated from a shared database on their network. The best solutions in this case is either a MySQL datafile/database or an XML Flat File. As the data won't be more than 50,000 records, both solutions are plausable.
The key hook on this is that security has to be very tight (Hence why we're not using MS Access). What's the Pro's and Cons between XML and MySQL?
The key hook on this is that security has to be very tight (Hence why we're not using MS Access). What's the Pro's and Cons between XML and MySQL?