Tagged Questions

7
votes
2answers
2k views

ASP.NET Schema Tables Causing Issues in VSTS

After installing the VSTS Database GDR and importing a SQL Server 2005 database that includes the ASP.NET provider schema tables, I get the following warnings: TSD04151: Procedure: ...
4
votes
3answers
797 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
604 views

What is Visual Studio GDR R2, and do I still need the Power Tools?

I am working on quite a large DB based project and I like the look of a few of the power tools. Looking through the related downloads, I found out about GDR R2, I cannot find out that much ...