Sign In
Data Services
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
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
No tags have been created or used yet.
Archive
Archives
June 2007
(2)
May 2007
(1)
MSDN Blogs
>
Data Services
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data Services
Propagating identity values in multiple tables using SQLXMLBulkload
Posted
over 5 years ago
by
MonicaF
2
Comments
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...
Data Services
How to create tables in a database using an XSD schema and SQLXMLBulkload
Posted
over 5 years ago
by
MonicaF
1
Comments
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...
Data Services
Validating the XML data against the mapping schema in SQLXML Bulkload
Posted
over 5 years ago
by
MonicaF
0
Comments
Summary: Learn how to validate the XML data against the annotated XSD schema when using SQLXML Bulkload, with the help of System.Xml classes. Introduction : SQLXML Bulkload functionality available in Microsoft SQL Server 2005 allows the...
Page 1 of 1 (3 items)