Viewing 15 posts - 4,321 through 4,335 (of 5,685 total)
Justin 17041 (1/19/2011)
January 19, 2011 at 10:54 am
hxkresl (1/19/2011)
January 19, 2011 at 10:51 am
Keith Langmead (1/19/2011)
January 19, 2011 at 10:31 am
Correct. While it's intuitive to end users (and most DBAs), it causes no end of problems. For some examples, take a look around the net for "WHERE ISNUMERIC(<somefield>)...
January 19, 2011 at 10:21 am
Ferguson,
Just to be upfront: I have nil interest in working anywhere that discusses freezing weather as a common occurrence during any portion of the year (I live in AZ), but...
January 19, 2011 at 10:10 am
hxkresl (1/18/2011)
Thank you Craig. Have I been assigned to your case? 😎
😀 No, I just happened to be around at that point. You're welcome. This...
January 18, 2011 at 9:07 pm
hxkresl (1/18/2011)
Is this the slightest bit possible?????! Thanks...
January 18, 2011 at 4:53 pm
Any chance you can drop an inline table value function on the foreign server? Even if it's in another database so it wouldn't have to cross-server communicate? If...
January 18, 2011 at 4:47 pm
mister.magoo (1/18/2011)
I have now tested a straight select from one of the remote tables and get the same problem when I put that inside a view...
Gyeah, okay, so you've got...
January 18, 2011 at 4:42 pm
Eric Russell 13013 (1/18/2011)
Craig Farrell (1/18/2011)
Without anyone usually having the holistic view of everything occuring with any piece of data, we're spiraling out of intelligent data access control. We...
January 18, 2011 at 4:40 pm
Well now, that's intriguing. It's ignoring the join logic and simply sending the where clause, but it's splitting the where clause to the two foreign tables and doing two...
January 18, 2011 at 4:33 pm
Hey guys, I'm trying to help magoo out and we're twisting around a non-materialized view, a collation, and a linked server finally giving up on an index seek once transferred...
January 18, 2011 at 3:32 pm
mister.magoo (1/18/2011)
SELECT * from vw_test
Works just fine.
Do you think the collation difference could be the cause and do you...
January 18, 2011 at 3:27 pm
Ah, my brain coughed up something from the bottom of my soul and... oh, wait, I may have just remembered it.
I can't get to skydrive, cause it's blocked from work...
January 18, 2011 at 3:26 pm
Something else that came up during the Wikileaks bit was the idea of volume confidentiality differences, which is becoming a more severe issue only in recent years.
To simplify the problem:...
January 18, 2011 at 3:17 pm
Viewing 15 posts - 4,321 through 4,335 (of 5,685 total)