sql server - generate schemas for sql 2008 xml bulk load -


Hey guys, I have to import large size XML data files (some of them 500 MB size) in SQL 2008. I'm planning. To use sqlxml bulk load for the same

Although I am only interested in some elements of the XML data file, not every element is my question that in the Schema file I need to mention every element in the XML data file or only those Elements that I'm interested in loading

The second question is: Is there a tool by which

Comments

Popular posts from this blog

wpf - Line breaks and indenting for the XAML of a saved FlowDocument? -

gtk - Python Window Resize -

c# - read full xml file data over tcp -