vote up 0 vote down star

In Visual Studio, when I create a new script containing a stored procedure, my usual course to run it on our databases is to right click and select "Run On". In the database references window, I add/select what I need and run. We've just switched database servers in our development environment and a number of the references here are no longer valid. Does anyone know how to remove them from this list?

flag

63% accept rate

1 Answer

vote up 1 vote down check

Under the references in the project you will see the old database references. Remove them from there, also you need to remove them from your server explorer.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.