GDR - General Distribution Release (Microsoft)
Questions tagged [gdr]
12 questions
16
votes
2 answers
Unresolved references in Microsoft Visual Studio SQL Database project
I have a MS DataBase project in Visual Studio.
After doing a Schema Comparison, I am trying to generate a deploy script.
The problem is I get hundreds of Unresolved references errors,such as the following two:
Error 385 TSD03006: View:…

Matt
- 25,943
- 66
- 198
- 303
15
votes
2 answers
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: [dbo].[aspnet_Users_DeleteUser] has an unresolved reference to…

Chad Green
- 477
- 4
- 16
4
votes
2 answers
How to get Screen size of a windows phone 8 device?
I was searching for how can i get the Actual screen size of a windows phone 8 device , i've found this method but it work only with Devices With GDR3 update

Ahmed Ali
- 2,574
- 2
- 23
- 38
2
votes
2 answers
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 SQL Permissions.
Am I missing something?
For that…

BlackMael
- 3,198
- 5
- 25
- 42
2
votes
1 answer
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 information about it - Not even sure what GDR stands for,…

Wil
- 10,234
- 12
- 54
- 81
1
vote
1 answer
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 the test if the values are equal and fail if it…

Snowy
- 5,942
- 19
- 65
- 119
1
vote
3 answers
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 Performance.DB project I would like to deploy databases called…
user187304
0
votes
1 answer
Visual Studio Team system 2008 Database Edition GDR - ENU Compatibility with VS2010
Is there a version of Visual Studio Team system 2008 Database Edition GDR - ENU available for Visual Studio 2010?
If not, is this software compatible with Visual Studio 2010?

dirtyw0lf
- 1,899
- 5
- 35
- 63
0
votes
0 answers
Is it possible to uninstall or update the "Microsoft SQL Server 2019 Setup" program that is installed by SQL Server independently?
I'm looking for advice or recommendations on what should be done with the "Setup" program installed during the installation of SQL Server 2019 or 2022. After installation, can/should the Setup be removed or updated at any point?
Microsoft Defender…

hh_trj
- 1
- 1
0
votes
1 answer
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 references.
I understand when we don't have…

jdharley
- 149
- 2
- 11
0
votes
1 answer
IsTornPageProtectionOn in Visual Studio Database Edition GDR
im having major issues trying to mirror our newly upgrade database solution (to GDR)... specifically the database project settings.
when i run a schema compare, i get differences on the IsTornPageProtectionOn variable, however when I go to the…

Adam G
- 35
- 6
0
votes
1 answer
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 got into my tfsbuild.proj file so near the end of the automated build…

Snowy
- 5,942
- 19
- 65
- 119