Viewing 15 posts - 1,951 through 1,965 (of 4,820 total)
Glad you got it working. Getting just 3 rows to cross the network instead of 8 million is a pretty amazing demonstration of why Linked Server JOINs can be a...
October 30, 2017 at 9:08 am
If you want help, first you have to have something that has some shot at working. You've described a filter table with only an Fname column, but are joining to...
October 30, 2017 at 8:43 am
| ... |
October 30, 2017 at 8:33 am
To be honest, storing data in JSON format and then expecting to update it using the abilities of an RDBMS, is not particularly practical. JSON is built for data exchange,...
October 30, 2017 at 7:53 am
October 30, 2017 at 7:46 am
Yes, that's what I think, based on what you've said so far. I'd be looking for any characters that are not [a-zA-Z 0-9]. If you find any, then you may...
October 27, 2017 at 12:40 pm
October 27, 2017 at 12:05 pm
I'm pretty I now see what the original poster is after. Apparently whenever ISNULL(RunDate, '') = '', he/she wants a pair of dates representing the range of dates encountered since...
October 27, 2017 at 11:47 am
October 26, 2017 at 3:12 pm
October 26, 2017 at 3:05 pm
Thanks for your answers but alas, I still have big troubles trying to import this...
October 26, 2017 at 3:01 pm
October 26, 2017 at 2:54 pm
jjf410 - Wednesday, October 25, 2017 12:20 PMDatatype is varchar and the field always begins with the x
And the datatype for the...
October 26, 2017 at 8:39 am
October 26, 2017 at 8:34 am
October 26, 2017 at 7:11 am
Viewing 15 posts - 1,951 through 1,965 (of 4,820 total)