Viewing 15 posts - 496 through 510 (of 1,086 total)
All right then, if he's restin', I'll wake him up! (shouting at the cage) 'Ello, Mister Polly Parrot! I've got a lovely fresh cuttle fish for you if you show...
October 6, 2005 at 2:42 pm
Winslow?! WINSLOW?!
Know what I mean? Say no more...
The parrot is dead! It is no more!...
October 6, 2005 at 2:24 pm
Young punk.... (of course I was just a child..., but I 'may' have been able to pull a trigger...).
I think they are...
October 6, 2005 at 1:58 pm
Could test for Existence and then find the next ID. That would probably make for a procedure hit during the save process, but it could be better than not allowing...
October 6, 2005 at 1:56 pm
Damned if I know. This is one of those prove you did not kill Kennedy, (i.e., prove a negative). As I have stated in the past, our DBA is a...
October 6, 2005 at 1:34 pm
I started a new thread on this for information on QUERY_GOVERNOR_COST_LIMIT.
My original thread indicated this is not my data, so I am not familiar with it. Basically, I was...
October 6, 2005 at 12:19 pm
Thanks Remi. We already thought of that option, but it is too restrictive, (not dis-similar to my KILL approach if the SPID runs too long).
On occassion there are legitimate...
October 6, 2005 at 11:59 am
Thanks Noel. I did not realize you were trying to persuade me not to use this method.
Unfortunately, that leaves me back at space 1 with no solution to preventing...
October 6, 2005 at 11:00 am
Thank you! That seems to be only one of the two references on MSDN.
I was hoping to learn more about how to determine a general value for the upper...
October 5, 2005 at 8:50 am
<href="Curses'>http://www.sommarskog.se/dynamic_sql.html">Curses & Blessings of Dynamic SQL
man - I can never get this 'simple' html to work....
October 5, 2005 at 8:07 am
SQL Server will cache the Query Plan, so subsequent runs of the same, (or very similar) queries should return results quicker. But, it does not cache the results.
Can you...
October 4, 2005 at 7:53 pm
Perfect reply! Thank you. I assumed it was a total cost on the SPID, not on each query. That makes total sense. Thanks.
October 4, 2005 at 2:38 pm
Thanks Noel! Wholeheartedly agree about not setting this server wide. That is why I want to use a number, but I still can't figure out how to actually use that...
October 4, 2005 at 1:53 pm
The following returns 999,999 records... Not sure what setting the value to 20 means, (I got the same results when I set it to 2)... Query Analyzer indicated 0:04:37 seconds. ...
October 4, 2005 at 12:37 pm
Viewing 15 posts - 496 through 510 (of 1,086 total)