how to generate sql script in c# for Sql R2
how to generate sql script in c# for Sql R2
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.
Sunny SharmaPosted Sep 5, 2013, 12:45 AM
May be this is what you're looking for:
http://stackoverflow.com/questions/1695738/programmatically-generate-script-for-all-objects-in-a-database
Hope it helps :)