install sql server database with my application c#

I have written a C# application that uses a SQL Server database. The intended users of this program will be running SQL Server 2008 R2. I have created a setup program (deployment project in visual studio) that installs my program but I would also like it to install the database. How do I go about accomplishing that?

5
задан marc_s 7 March 2011 в 11:00
поделиться