Creation of Set up project for Visual Studio database project
Hi Guys,Can anyone help me for how to create a set up project for vs 2012 database project. I have created one database project in visual studio 2012. After that I have imported one existing database schema into it. I can able to generate full and incremental deployment script. I have a requirement to create a msi file with this project. I don't know how to create the same, I have searched in net but I did not get any clue.
If anyone knows, please tell me how to do the same as I have to deploy my database project by using msi file.