Quote:
Originally Posted by Vince
MySQL provides a lot of extra functionality within the MySQL server. But if you're not saving lots and lots of data (personally I have 21 tables at the moment) or are not using its extended functionality then you can stick to just file writing.
|
Or SQLite, which a lot of people seem to be forgetting about.