Sunday, 29 September 2013

How To make setup file that contains my WPF C# application 2010 and SQL server 2012 and my MDF database file?

How To make setup file that contains my WPF C# application 2010 and SQL
server 2012 and my MDF database file?

I am trying to integrate SQL server 2012 install within my WPF C# (2010)
application setup project. So that whenever my application is installing
on a client machine, if would check for SQL server 2012 express, .net
framework & crystal reports run time , if the client machine does not
installed them. the installer file should install them on the client
machine, and after that attach database MDF file.
I searched several times via Google, & try several solutions with no
success. :(
Can anybody guide me come out of this problem.
through the steps to
Thanks in advance for any help!

No comments:

Post a Comment