Viewing 15 posts - 421 through 435 (of 667 total)
Allister Reid (10/22/2009)
sorry, but I'm about to leave an OP hanging... am trying to get packed to go on holiday, and started into a avg/aggregate/median problem I haven't got a...
October 22, 2009 at 4:27 pm
What are you trying to copy from server A to server B? Just a few columns of a few rows whenever table X gets updated on server A? Or entire...
October 22, 2009 at 3:22 pm
Now what's so unclear about What are the valid return values for the following code: (select all that apply)? I've seen QotD's that were WAAAY more misleading.
PS: I was not...
October 22, 2009 at 7:13 am
Mine did too, but you guys didn't read the question properly. It says select all that apply! And a little check in BOL would have revealed that IS_MEMBER can return...
October 22, 2009 at 4:56 am
Jeff Moden (10/8/2009)
Jan Van der Eecken (10/7/2009)
October 8, 2009 at 3:47 pm
Hehe, join the club. Last time we played I hit a marshal by mistake coz his gear was indistinguishable from the other players. He wasn't too impressed. Yeah, well...
October 7, 2009 at 3:36 pm
Hi j,
I can't believe nothing has changed. I may be wrong, but the message points to the fact that the collation of the server itself and the database you are...
October 7, 2009 at 3:20 pm
Roy Ernest (10/7/2009)
October 7, 2009 at 2:46 pm
Yeah, paintballing is fun, especially if you get hit in the neck from the back by your own son. Ouch :w00t:
October 7, 2009 at 2:19 pm
Lynn, congrats on Kasandra's achievement, but as I said before, I would be very unhappy if any of my three kids were to join the SANDF and would strongly discourage...
October 7, 2009 at 1:21 pm
Thanks, now I can pour away my glass of red coz I spewed my nasal excrements into it.
October 5, 2009 at 5:05 pm
Matt, where's over here as a matter of interest?
October 5, 2009 at 4:55 pm
As Girish said, there's no need for a table variable, but you don't need a temp table either or any dynamic SQL at all.
Declare @sid varchar(20), @qry varchar(1000)
Declare @dtTo varchar(30),...
October 5, 2009 at 4:49 pm
Took me 4 minutes more to get ahead of you posting and getting me to doubt what the heck you or rather the DHMO site was suggesting. As I said,...
October 5, 2009 at 3:16 pm
Wow, stop now Gus, what do I see there on DHMO.org "What are some uses of Dihydrogen Monoxide?"
(1) by software engineers, including those producing DICOM programmer APIs and other DICOM...
October 5, 2009 at 3:07 pm
Viewing 15 posts - 421 through 435 (of 667 total)