Michael Rys - XML in SQL Server
- Posted: Aug 12, 2005 at 7:29 PM
- 33,579 Views
- 10 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Hey cool stuff!
I won't write more.. I'll start my virtual pc right away and start playing around =)
I often watch the C9 videos at double speed: everything is still understandable, the demos look just as good, and you only spend half of the usual time watching.
I personally like the fully enjoy the Channel 9 videos and usually sit down at the end of a hard day and watch them. I always make time!
I have been using this kind of solutions for a while with great results, and i always had to use a text or ntext column type for storing the XML data, parsing it after, but if SQL 2K5 comes with it, even better.
This was very useful and interesting video.
Thanks Michael Rys.
Cheers!!!!
You're not
Of course it looks intresting for a all-XML-data supply chain, for improved security, for interroperability between XML able products. But no "ahhh yes! that's cool!!!" that gives you the power to code in the night.
I'm waiting the results of the http://www.csdevcompetition.com/ contest...
Regarding the killer use cases for XML: I try to address this somewhat in the non-demo part. If your XML describes basically relational data that you want to repurpose, slice and dice in different ways, shredding it into relational form and doing normalization is a good idea. If the XML OTOH is representing a markup document (such as a WordML or XHTML document), or the XML represents a logical unit (aka object) which you want to store and retrieve as efficiently as possible while still having the ability to query into its components, storing the data as XML is easier and often preferrable.
Best regards
Michael
Remove this comment
Remove this thread
close