Click here to Skip to main content
15,890,579 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
hello to all

I create a Windows Application in VS 2012 with database in sql server 2008. How to create setup with database.I don't want to install SQL server on other PC. I just want to install setup.How i can do this?please help me .....
Posted

Try using search better :)

Look at solution[^]
 
Share this answer
 
hi,

if you install database then you install sql server. the better solution is you use your app.config to configure your connection to the database server

good luck

jeremy
 
Share this answer
 
Comments
Rahul Kumar 2-Jul-13 7:55am    
thanks ..i already know it. i want to do it without sql server

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