Welcome to MSDN Blogs Sign in | Join | Help

June 2007 - Posts

Propagating identity values in multiple tables using SQLXMLBulkload
Another issues that came up many times on the discussion list : propagating identity values from parent to child when using SQLXMLBulkload. This is a feature that was introduced with SQLXML3 SP2 release and it's also available in SQL Server 2005. Basically, Read More...
How to create tables in a database using an XSD schema and SQLXMLBulkload
This question came up many times in the xml newsgroup and forum so I thought I could provide a simple solution to it. Basically, the user has an XSD schema file and wants to create tables in a database that would correspond to the schema definition.In Read More...
Page view tracker