XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Posttop
Danny CostaSubject: Importing XMl to single SQL Server table
Author: Danny Costa
Date: 11 May 2007 03:06 AM
Originally Posted: 11 May 2007 03:04 AM
This is not really a Stylus Studio question but because so many XML dudes hang out here, and my posts in other forums have been met with silence, I'm asking...


I'm a pretty experienced SQL DBA, but a real newbie when it comes to XML stuff.

I need to bring in data from an XML file into a single SQL 2005 table. I've spent too many hours to finally figure out a schema mapping file which doesn't error but when I run the SQLXMLBulkLoad my table remains empty.

My table is thus:

CREATE TABLE AA_InventoryOnHand (
InventoryDate nvarchar(10),
Barcode nvarchar(50) ,
Quantity float
)

My source XML is attached, the one called V3_INVRPT.XML.
My schema is attached, the one called InvMapping.xml
And I have the vba file I run to load it into SQL.

Please any help would be greatly appreciated!


UnknownV3_INVRPT.xml


UnknownLoadINVRPT.vbs


UnknownInvMapping.xml

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.