0
votes
0answers
10 views
Database Unit Test in Visual Studio Compare Vars/Columns?
I have a Visual Studio 2008 GDR Database Unit Test (Data Dude) with some TSQL that calls a sproc. I then have a single select statement that produces a 1-row result set with 2 colu …
0
votes
1answer
16 views
TFSBuild.Proj and Manual SQL Server Work Help?
Using the VS 2008 GDR update, I have created a database project. I have created a SQL Server deployment package. I have created a database unit test.
Using some wizards, the stuff …
3
votes
3answers
187 views
How do I customise the CREATE DATABASE statement in VSTS DB Edition Deploy?
Hi, 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 ad …
0
votes
1answer
73 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 …
0
votes
1answer
33 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 …
1
vote
0answers
22 views
3.5 SP1 Application Compatability Update (GDR) - Is there a list of known incompatabilities?
3.5 SP1 was released, which also included 3.0 SP2 and 2.0 SP2. All three of these service packs potentially introduced a number of incompatibilities if you were using these version …
0
votes
1answer
175 views
VSTS DB GDR - Why are references unresolved within the same database?
I am playing around with the Visual Studio Team Suite Database Edition GDR, and I've imported several of our databases.
I have literally thousands of warnings, most of which are u …
1
vote
2answers
222 views
Where is the handy designer for setting Permissions and schema diagram designer in a SQL2005 Database Project in VSTS2008 Database Edition GDR RTM?
I have just installed the GDR RTM version of Visual Studio Team System Database Edition GDR RTM.
It all seems to work wonderfully, but I seem to have to edit XML (Database.sqlperm …
2
votes
2answers
500 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 …
