I\'m using Delphi 7 and can\'t predict the target version of Windows.
I need to create a database (probably MySql, but might be something else) and define some table
What you are looking for, probably, is an embedded database. Some options:
With either of databases and with appropriate data access components (not sure about ADO support for embedded FB and MySQL), you will be able to: