Refreshing SQL 2000 connection in Visual Studio 2005
I have set up an SQL server database as a data source using the Data Source Configuration Wizard, but when I make changes to the source it does not show in my VB project even after refreshing.
Closing and reopening the project makes no difference either.
The only solution I can find is to create a new connection.

