Viewing 15 posts - 2,056 through 2,070 (of 5,685 total)
Brian.cs (12/29/2011)
December 29, 2011 at 1:44 pm
I don't have a direct cause to the issue. Btw, might I say an excellent presentation of the issue and what you've tried? 🙂
There's a couple of places I...
December 29, 2011 at 1:19 pm
krishusavalia (12/29/2011)
Thanks for your response.But How Can I pass the values of temp table to the store procedure?
Either via a delimited list that you'd separate on the foreign server via...
December 29, 2011 at 1:13 pm
GSquared (12/29/2011)
I don't think WriteText/UpdateText work on the (max) datatypes. They do work on Image, but you're right that it's unusual to do so.
True, good catch. They use...
December 29, 2011 at 1:11 pm
The part that scares me is the fridge logic that hits ten minutes later...
... "Thank you for using Gurgle. After our analysis of your last submittal, would you be...
December 29, 2011 at 1:04 pm
David Moutray (12/29/2011)
December 29, 2011 at 12:15 pm
In general, you don't adjust image data from within SQL Server, it's just there to store the binary from another software. Most often you'll pump it out to the...
December 29, 2011 at 12:02 pm
crookj (12/29/2011)
WOTD - stodgy
Waldorf (Muppets)
December 29, 2011 at 11:56 am
mtillman-921105 (12/28/2011)
Evil Kraig F, is your avatar one of them Tribbles? :w00t:
Dustbunny, actually. 🙂
Vacation was very good. Hadn't seen family in too long, realized I needed some of...
December 28, 2011 at 3:37 pm
Merry Christmas all. Disappeared for a week and only 2 pages on the Thread when I came back! Y'all were slackin'! Of course, I have my post/page...
December 28, 2011 at 2:05 pm
Good lord. Some of you are Older than Steam!
I'm not even going to get in this old fogie contest, best I can offer is starting out programming Basic on...
December 19, 2011 at 1:43 pm
EAS-917374 (12/19/2011)
December 19, 2011 at 1:41 pm
mojootti (12/16/2011)
December 16, 2011 at 12:27 pm
Hey Jeff, I got the ultimate compliment earlier. Someone who didn't read my name on my post mistook me for you after point them in the directing them to...
December 14, 2011 at 5:05 pm
Carl Federl (12/14/2011)
My understanding of CROSS APPLY is that it should behave like an inner join.
CROSS APPLY behaves like a LEFT OUTER JOIN, so you will a row for each...
December 14, 2011 at 4:59 pm
Viewing 15 posts - 2,056 through 2,070 (of 5,685 total)