views:

83

answers:

2

I have Visual Studio 2005 Team Edition for DB Professionals.

After starting "Data --> Schema Compare --> New Schema Comparison...", i can choose a database from a DropDown. Unfortunately there are some old references that i don't need anymore. How can i delete those entries?

A: 

I did recognize that the connections are stored in the Server Explorer. "View --> Server Explorer". The Data Connections stored there can be deleted.

gsharp
A: 

Yes can view your added schemas in the "Server Explorer" in Visual Studio. Just, right-click the schema and delete it.

Bhaskar