Viewing 15 posts - 631 through 645 (of 645 total)
Thanks, Jaroslaw, for the compliment and for the code. I will incorporate that into the next version.
PS. Regarding the Linked Server name: yes, it is best in brackets...
May 28, 2008 at 1:17 pm
Matt Miller (5/13/2008)
May 13, 2008 at 11:47 am
developmentalmadness (5/13/2008)
- the Table-valued functions need to materialize their entire recordset before being able to return anything, so they can quickly "swamp" the memory area.
This is true for...
May 13, 2008 at 11:43 am
Tom Garth (5/13/2008)
I'm pretty sure that the...
May 13, 2008 at 11:36 am
JohnG (5/13/2008)
inexplicably not able to handle outputting Varchar(MAX), being stuck instead @ varchar(8000), so you can't play with the full specturm should you need to.
That's a real bad limitation! ...
May 13, 2008 at 11:12 am
Gary G (11/9/2007)
Do you know anyway to actually capture the SQL being executed?
Hey again, Gary. Now, some events simply do not offer that much info, unfortunately. However, I...
November 9, 2007 at 9:34 am
KB (11/8/2007)
November 8, 2007 at 5:58 pm
Gary G (11/8/2007)
What could be causing this lack of content in the TextData column?
Hello Gary. I don't think I mentioned this in my article, but one requirement of the...
November 8, 2007 at 8:27 am
Jonathon Prosper (10/21/2007)
October 21, 2007 at 11:39 pm
I haven't used Oracle since 8i (if I remember correctly) but here are two things that I loved about Oracle and really miss in SQL Server:
1) BEFORE triggers: SQL Server...
September 6, 2007 at 10:19 pm
Hello Noel and thanks. While I do agree that triggers 99% of the time should be coded to handle batches, I felt it was a good assumption here that since...
September 6, 2007 at 11:17 am
Please see discussion at:
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=49&messageid=375196
August 15, 2007 at 12:45 pm
Please see discussion at:
http://www.sqlservercentral.com/forums/shwmessage.aspx?forumid=49&messageid=375196
August 15, 2007 at 12:44 pm
(sorry this is so long but "the devil is in the details" )
Hello. I am a DBA facing pretty much the same issue...
August 15, 2007 at 12:42 pm
As someone who had the same problem and was excited to find this thread and was then disappointed to not see the answer, I felt I would share...
June 17, 2006 at 1:46 pm
Viewing 15 posts - 631 through 645 (of 645 total)