Sign In
Typed XML in SQL Server 2005
Denis Ruckebusch's blog on typed XML in SQL Server 2005.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
DML
Schema Collections
Static Typing
Thoughts and digressions
XSD
Archive
Archives
October 2007
(1)
April 2007
(1)
March 2007
(3)
January 2007
(2)
December 2006
(1)
November 2006
(2)
September 2006
(1)
August 2006
(2)
June 2006
(2)
May 2006
(3)
April 2006
(2)
February 2006
(1)
December 2005
(1)
October 2005
(1)
September 2005
(6)
August 2005
(2)
July 2005
(4)
June 2005
(7)
September, 2005
MSDN Blogs
>
Typed XML in SQL Server 2005
>
September, 2005
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Typed XML in SQL Server 2005
Branching
Posted
over 7 years ago
by
MSDNArchive
When I started this blog 3 months ago my sole intent was to share knowledge pertaining to the XML data type in SQL Server 2005. I didn’t think I’d write about anything else. I didn’t even think there was anything else I wanted to write about. Well, it...
Typed XML in SQL Server 2005
DML operations on multiple nodes
Posted
over 7 years ago
by
MSDNArchive
2
Comments
If you've been playing with SQL Server 2005's implementation of XQuery for a while you probably know that "delete" is the only operation that allows for multiple target nodes. For example, let's imagine that we have the following table CREATE TABLE...
Typed XML in SQL Server 2005
How to preserve whitespaces
Posted
over 7 years ago
by
MSDNArchive
1
Comments
For once I'm going to venture outside of the realm of typed XML and address an issue that might be of concern to users of untyped XML as well. We've been asked a few times if we had a solution to preserve non-significant whitespaces in an XML instance...
Typed XML in SQL Server 2005
Windows Media Center's popularity on the rise
Posted
over 7 years ago
by
MSDNArchive
7
Comments
According to this report Media Centers are gaining in popularity. I bought one myself a week ago and I'm very happy with it. I was looking at purchasing a new desktop, mainly for work-related activities, and for my wife to edit her digital pictures. As...
Typed XML in SQL Server 2005
Validating without typing
Posted
over 7 years ago
by
MSDNArchive
You might encounter a situation where you want to validate incoming XML instances against the contents of an xml schema collection, but you still want to store your XML data as untyped. We're going to look at a very simple way to do this. All you have...
Typed XML in SQL Server 2005
Sad and grateful all at the same time
Posted
over 7 years ago
by
MSDNArchive
6
Comments
I apologize in advance for a post that has nothing to do with SQL Server but I have this urge to express the sorrow and anger I’ve been feeling these past few days. Before you go any further please be mindful that the opinions expressed in this post are...
Page 1 of 1 (6 items)