June 30, 2009 at 4:44 pm
Comments posted to this topic are about the item Table-Valued Function to Split Strings with Xml
July 8, 2009 at 5:29 am
There are some characters that are "special" to XML; if they are present in the string they will cause the string to not be converted into XML. If you're going to write a function for this, then you really need to include converting those characters is present so that it will still work.
Wayne
Microsoft Certified Master: SQL Server 2008
Author - SQL Server T-SQL Recipes
July 8, 2009 at 7:48 am
Can you please elaborate Wayne.
"Software changes. This is a rather obvious statement, but it is a fact that must be ever present in the minds of developers and architects. Although we tend to think of software development as chiefly an engineering exercise, the analogy breaks down very quickly. When was the last time someone asked the designers of the Empire State building to add ten new floors at the bottom, put a pool on the top, and have all of this done before Monday morning? " : Doug Purdy, Microsoft Corporation
May 24, 2016 at 7:01 am
Thanks for the script.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply