sql server 2008 - Execute multiple sql scripts in order using web deploy -


i using ssdt project keep current schema. have scripts need run during deployment of sql database.

how can setup scripts execute in order on picture below?

currently deploy fails when have added publish data post deploy, means steps 1,2 did not execute hoped.

see order need execute below:

web publish question


Comments

Popular posts from this blog

c++ - End of file on pipe magic during open -

basic authentication with http post params android -

data.table making a copy of table in R -