Visual Studio 2008 and the GDR CTP16

TL;DR

Discusses issues with Visual Studio 2008 GDR CTP16 handling complex stored procedure dependencies during database import, and challenges faced when uninstalling the GDR.

4 September 2008
Written by Martin Hinshelwood
1 minute read
Comments
Subscribe

Well we have been having a few problems with the GDR . Essentially when we import our database it complains about dependencies.

We have many stored procedures that call stored procedures that call stored procedures! This seams to give the GDR fits. Maybe we are doing something that we are not supposed to, but SQL does not complain.

I tried uninstalling the GDR, but that left me with NO data dude :(

SO I have reinstalled and will try again….

Technorati Tags: ALM  VS 2008

Comments
Subscribe

What to read next

Article

Data Dude R2 is out!

Visual Studio Team System 2008 Database Edition GDR R2 adds new features, improved SQL Server 2008 support, enhancements, and bug fixes for …

Read article