Tagged Questions
1
vote
1answer
176 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 columns. I want to pass ...
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 ...
1
vote
2answers
416 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.sqlpermissions) for specify ...
0
votes
0answers
155 views
TSD03006: Column X contains an unresolved reference to an object; Either the object does not exist or the reference is ambiguous
I found questions close to this one, but not an exact duplicate. If I missed it, I apologize.
When I try to generate a deploy script for a SQL Server database project in Visual Studio 2008, I get the ...
0
votes
1answer
366 views
Issues Visual Studio Team System 2008 Database Edition and GDR
I have Visual Studio Team System 2008 Team Suite, that included Visual Studio Team System 2008 Database Edition.
I have VS 2008 SP1, .net framework 3.5 sp1.
In a project SQL parser, we need to add ...
0
votes
1answer
420 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 unresolved ...