Click here to Skip to main content
15,908,274 members
Please Sign up or sign in to vote.
4.00/5 (1 vote)
See more:
Hi,

I want to include creation of database (SQL server) in my setup using C#.Net (visual studio2010).

I can create setup without database but I want with database.
How can I do it?
Posted
Updated 21-Feb-11 7:53am
v2

1 solution

Look at the answers given for the similar question asked here[^].
Various article links are present in it that will help you achieve the same.

Have a look at these too:
Creating setup With support for database creation Using VS.NET[^]
Create database during installation of a .NET application [^]
Deploy your Application and Database[^]
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900