Viewing 15 posts - 181 through 195 (of 1,187 total)
December 14, 2018 at 8:37 am
December 12, 2018 at 3:24 pm
I'll say it again, the error means EXACTLY what it says "illegal XML character." It does NOT mean that the message got truncated. It does NOT mean that it...
December 12, 2018 at 3:06 pm
Thanks, everyone, for the feedback.
Regarding the questions/issues:
Can you please post an example that fails in the conversion?
Working on this. I will post a self-contained, runnable...
December 12, 2018 at 12:31 pm
December 12, 2018 at 11:11 am
Thanks for this article. This has never happened to me, but I appreciate your explanation of what to do if it does.
-webrunner
December 7, 2018 at 8:16 am
Thanks for this great introductory article! I look forward to the rest of the Stairway.
Note, I learned this about the beginning question mark for XML documents:
December 6, 2018 at 2:07 pm
Thanks, nice question.
Btw this returns 11 (or rather, '11'):DECLARE @s VARCHAR(10) = '1'
SELECT @s += '1'
SELECT @s
- webrunner
December 4, 2018 at 8:30 am
Thanks for the question, I learned something about this wacky function.
- webrunner
November 21, 2018 at 8:20 am
November 15, 2018 at 11:14 am
November 12, 2018 at 2:55 pm
Thanks for this heads-up. I've seen the tail-log option appear for me as described in the article. Luckily I did check the different dialog boxes and noticed it, so I...
November 6, 2018 at 6:25 am
Thanks for this instructive question!
- webrunner
November 2, 2018 at 7:39 am
Thanks, this question taught me something today!
- webrunner
October 30, 2018 at 9:23 am
Viewing 15 posts - 181 through 195 (of 1,187 total)