SQL Server Katmai XML,1
Recent update: 2008-3-21

XQuery String-handling functions support

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,

XQuery String-handling functions support

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,

"query must be a string literal" - does Katmai remove this restriction ?

1052 byte By AndrewMackie at 2008-1-7
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 ...

New features?

319 byte By KlausAschenbrenner at 2008-1-5
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 ...

Schema versioning - anything new ?

1015 byte By AndrewMackie at 2008-1-5
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 ...

SQL Server Katmai

Site Classified