We are trying to find a way that we can get our DBAs to agree to that will allow us to KILL long running queries from our application code.
In the dev environment life is relatively easy - you can execute a KILL against the spid of your session as we have dbo rights.
However in UAT/production...
Writing an add-in for personal interest which finds some text in the current project etc and highlights it for the user.
My problem is that the VBIDE.CodePane.Show method does not 'activate' the window if it is already displayed. What this then means is that if I do an oCodePane.SetSelection...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.