include mysql database
How does one include a MySQL database in a installer I use Inno installer scripts to deploy my package. I have installed MySQL 5 created a new database and imported all the data from a Access 2000 database. Modified all the code in the application to connect to and work with the MySQL database. Now I would like to package the whole thing up.
I know I'll need to install the ODBC 3.51.10 driver with the package (anyting else i should know? )
How to include the whole database and where to install it on the target PC ?
[550 byte] By [
jim12345] at [2007-11-11 8:38:03]
