Posts
Sort by recent activity
What happend to "F12" in Visual Studio
Previous versions of SQL Prompt supported opening a stored procedure or function for edit/update from a SQL window withing Visual Studio. You just type "exec someStoredProcedureName @someParameter...