Recent update: 2008-3-21
277 byte By
Math at 2008-1-9
<font face="Times New Roman"></font> Hi, Will XQuery in Sql Server 2008 support String-handling functions such as: upper-case(), lower-case(), translate(), starts-with(), ends-with(), substring-before(), substring-after(), matches(), replace() ? Thanks,
277 byte By
Math at 2008-1-7
<font face="Times New Roman"></font> Hi, Will XQuery in Sql Server 2008 support String-handling functions such as: upper-case(), lower-case(), translate(), starts-with(), ends-with(), substring-before(), substring-after(), matches(), replace() ? Thanks,
In 2005, there is a limitation that queries passed into the methods xml.query, value, ... etc. must be a string literal. If not, you get the error "argument 1 of the xml data type method "query" must be a string literal." Will this limitation be removed in SQL Server 2008 ...
Hi!What are the new features in the area of XML support in Katmai?ThanksKlaus Aschenbrenner http://www.csharp.at http://www.csharp.at/blog ...
Does Katmai bring anything new in terms of being able to store multiple versions of a schema within a schema collection, without changing the targetNamespace ? This would allow existing documents to be valid against the old schema version, and new documents to be valid against new schema ...