TrolloC
10-01-2006, 08:41 AM
Hi
I am writing a tiny application.
Currently it is using mysql.
Im wondering whats better to use (mysql, ms access, something else),
for the application to be easier to distribute.
I think installing mysql on every client machine is rather nasty, and using ms access, for example, can be much easier.
But in mysql i can add columns, remove columns, etc to an existing table.
In ms access i dont think i can do that.
What do you think? Which database to use, and is it possible to make some installer that will install my application, my sql, and configure mysql settings (as i did manually on my computer)
Thanks
I am writing a tiny application.
Currently it is using mysql.
Im wondering whats better to use (mysql, ms access, something else),
for the application to be easier to distribute.
I think installing mysql on every client machine is rather nasty, and using ms access, for example, can be much easier.
But in mysql i can add columns, remove columns, etc to an existing table.
In ms access i dont think i can do that.
What do you think? Which database to use, and is it possible to make some installer that will install my application, my sql, and configure mysql settings (as i did manually on my computer)
Thanks