Hi,
Now I'm using MySQL & ADO for network-versions of my programs, and SQLite & ADO for stand-alone versions.
I was wondering that I can use MySQL-ADO in embedded mode (without installing the SQL-server). I remember that I try this with TDolphin and MySQL, and that was working fine, but I don't know how I can do this with ADO.
SQLite & ADO is also working very nice, but maybe it's easyer to work always with MySQL, since then I can put a password on the database...