Click here to Skip to main content
15,894,176 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
how to attach sql server in setup file in visual studio 2008
Posted
Comments
Herman<T>.Instance 10-May-12 3:45am    
what have you tried?

Sounds like you want to attach database in your installer.

Look at the answers given for the similar question asked here[^].

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
 
please try one of the below.....

Solution One[^]

Solution Two[^]

Regards
Sebastian
 
Share this answer
 
Looks like you want to create a custom installer. This[^] might help you.
 
Share this answer
 

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