I migrated the database project from VS2008 to VS2010. Although in VS08 I used to right-click on a .sql or .cmd file and select the "Run" or "Run" command from the context menu.
In VS2010, these menu items seem to be gone.
I have several .sql and .cmd scripts that I use to run directly from within Visual Studio.
Can someone point me in the right direction?
Thanks Steve
source
share