badidi
01-13-2004, 08:20 AM
Hi,
I developed a project that has a SQL2000 DB. The DB has many tables and some tables have some meta data. I want to make package of my project also including it's DB (and of course meta data in the DB). My DB must automatically be installed when user runs the setup.
Is there a way to do this?
For example, I can get backup of my DB and setup program can restore it to user's machine. Is it possible? How?
I developed a project that has a SQL2000 DB. The DB has many tables and some tables have some meta data. I want to make package of my project also including it's DB (and of course meta data in the DB). My DB must automatically be installed when user runs the setup.
Is there a way to do this?
For example, I can get backup of my DB and setup program can restore it to user's machine. Is it possible? How?