SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On



Execute Statement Button Expand / Collapse
Author
Message
Posted Friday, May 27, 2005 1:57 PM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Friday, September 21, 2007 8:41 AM
Points: 109, Visits: 1
It would be nice to have the same 'Execute Statement' functionality as in TOAD for SQL Server. I am using Beta 1 and this does not exist. I used to use TOAD for SQL Server and you could put the cursor on a statement and just run the current statement. If you try to do this in Server Management Studio, it always runs all statements in the query window unless you highlight a particular statement. It would be nice to have this feature in SMS so that it would be easier to run quick queuries in the same SQL window. Does anyone know how I could go about submitting this to Microsoft for consideration....that is, if it does not already exist in Beta 2!!
Post #185826
Posted Monday, May 30, 2005 8:00 AM
SSChampion

SSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampion

Group: General Forum Members
Last Login: Friday, May 18, 2007 3:36 PM
Points: 10,040, Visits: 1
No one has responded to this topic yet. Even if you don't have a complete answer, the original poster will appreciate any thoughts you have!
Post #186002
Posted Monday, May 30, 2005 8:45 AM
Ten Centuries

Ten CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen CenturiesTen Centuries

Group: General Forum Members
Last Login: Saturday, February 28, 2009 6:51 AM
Points: 1,489, Visits: 7
You should use the MSDN Product Feedback center to add new suggestions. Make sure you describe your suggestion in detail. For instance, what counts as a statement? In this example, what happens if you have the marker on the update statement?

IF (check some important conditions)
UPDATE some critical data
ELSE
do not update




--
Chris Hedgate http://www.hedgate.net/
Contributor to the Best of SQL Server Central volumes
Articles: http://www.sqlservercentral.com/columnists/chedgate/
Post #186016
Posted Monday, May 30, 2005 2:35 PM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Friday, September 21, 2007 8:41 AM
Points: 109, Visits: 1
Thanks Chris and Site Owners. I will use the link provided to give suggestions and/or feedback. Once again, thanks for the help! I just want to help make the product much better!
Post #186074
« Prev Topic | Next Topic »


Permissions Expand / Collapse