If I install it in another computer I have to separately create database with all required table.
I need to create database automatically in sql server if i install my windows application.
If you have solution please suggest me.
If I install it in another computer I have to separately create database with all required table.
I need to create database automatically in sql server if i install my windows application.
If you have solution please suggest me.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ramasagar PulidindiPosted Apr 8, 2014, 6:38 AM
Kindly go through this link
http://www.codeproject.com/Articles/16231/Deploy-your-Application-and-Database
Check this as correct answer if it helped you