What happened to the "Run" and "Run On" commands in Visual Studio 2010 Database Projects?
Posted
by Steve Elmer
on Stack Overflow
See other posts from Stack Overflow
or by Steve Elmer
Published on 2010-03-05T20:28:24Z
Indexed on
2010/06/09
9:12 UTC
Read the original article
Hit count: 386
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
© Stack Overflow or respective owner