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++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

VBA function to include CDATA -