Monday, March 19, 2012

How to Create a setup file to install Sql Server Database

Hi All,
I'am looking for a software (Installer) to create a setup file to install a SQL Server Database just like the one in theReports Starter Kit, when you install it a dialog will guide you to instaal the database thats what i'am looking for.
Anybody knows how can i do that or is there a software that can help me doing that.
Best Regards.
Wafi MohtasebIf you find it let me know.|||

I am not sure if it is possible because Microsoft tried it with AdventureWorks 2000 using InstallShield but it did not work. Now to what works the old AdventureWorks 2000 is an MSI file that creates an application with Instawdb.sql file inside the application open it with note pad and execute in Query Analyzer and you have the database. So you need Windows Installer redistributable and a detailed read me. Hope this helps.

No comments:

Post a Comment