Search Results

0
votes
5answers
159 views

How can I execute a single query in SQL Server Management Studio?

Background: I'm using SQL Server Management Studio 2008 and I have a query window open that contains multiple queries. Is there a keyboard shortcut that will allow me to execute a single qu …
2
votes

What are the best ways to determine what port an application is using?

I've always liked the sysinternals app TCPView, which can now be found here. Good luck. …