No, not really. At least not in this context.
A MySQL database is NOT a casual self-managed simple low-end "database" like MS Access or some flat-text-file with which you might be more familiar. This is far more efficient and secure than those other approaches.
On a strictly technical sense, yes there are "files" which store the data, but those files are managed entirely by the MySQL database engine running on your server, and those files are NOT accessible to you yourself, nor to Zen Cart.Again, Zen Cart has NO control over those physical "files".
Instead, Zen Cart simply logs into the database engine which takes care of looking up and supplying any requested data and updating/inserting any data as directed by you while using the Zen Cart application.



Reply With Quote
