Tagged Questions
4
votes
3answers
795 views
How do I customise the CREATE DATABASE statement in VSTS DB Edition Deploy?
I'm using VSTS Database Edition GDR Version 9.1.31024.02
I've got a project where we will be creating multiple databases with identical schema, on the fly, as customers are added to the system. It's ...
1
vote
1answer
513 views
GDR - deploying multiple database targets with one project
I'm using Visual Studio Team System 2008 with GDR Version 9.1.40413.00 and am trying to resolve the issue of deploying a single DB project to multiple databases. For instance if I have a ...