views:

139

answers:

3

Hello,

I have migrated a database project from VS2008 to VS2010. While in VS08, I used to be able to right-click on a .sql or .cmd file and select a "Run" or "Run On" command from the context menu.

In VS2010, though, these menu items seem to have gone away.

I have a number of .sql and .cmd scripts that I am used to being able to run directly from the Visual Studio IDE.

Can someone point me in the right direction?

Thanks, Steve

A: 

Unfortunately they have not been implemented (much to the annoyance of developers)

MS say:

Unfortunately we were unable to add the right click on database reference/server explorer conx to the product.

More details at:

http://social.msdn.microsoft.com/Forums/en/vstsdb/thread/f374c604-a7eb-496d-a261-9374790cdbf9

openshac
yeah, that was my post. Unfortunately, not much of an answer on Microsoft's part.
Steve Elmer
Steve, I post this http://stackoverflow.com/questions/3004483/vs2010-macro-add-in-for-run-and-run-on-commands-in-visual-studio-2010 which you may have seen. Not sure if this is an avenue worth pursuing?
openshac
A: 

Infuriating that they left off functionality that was widely used.

Marco