I want to create a Windows Application in VS 2012 with database in MS SQL server 2008. How can I create a setup which creates this database?
I don't want to install SQL Server on the target PC. I just want to install my application and create the database. How can I do this?