I am creating a setup file for my application.
I have a database with several tables(around 20).
I want to include them also(table structure) in the setup file so that the end user can install the application and database together.
How can i include this database part in the setup file?
Any information on this links, articles, suggestions are welcome.
Thanks in Advance.