C# .NET - Install Sql Server Express Conditionally during Window Application setup process
Asked By Rajendra Dhanora on 29-May-13 02:33 AM
Hi,
I have an windows application and as back end using Sql Server 2008 Express version. I am not finding the way that how to install the Sql Server during the application setup process if Sql server is not installed on client's computer.
Thanks,
Raj