Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I want to deploy C# windows application with database. I already tried using .mdf file, but it is not working. Is it require to install SQL server on target machine to run the application?
If not how should I do?

Thanks...
Posted
Updated 11-Mar-17 7:11am
Comments
londhess 7-Feb-14 1:55am    
You need to install sql server on server.
Prasad Bhujbal 7-Feb-14 2:07am    
@londhess Is there any way other than installing SQL server on target machine?
The14thNoah 7-Feb-14 2:41am    
Is your apps has a dedicated server or has connected to some network? . ..if not you must install SQl server just like Bhujbal suggested :)

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