.net - Run application after database is deploy -


i have database project in visual studio 2013. after deployment of database objects triggered several sql scripts insert, or update records in tables.

after total deployment, including post-deployment scripts needed run custom console application sends e-mails according list server administrators information successful or unsuccessful deployment.

is possible in database project?


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -