dbTalk Databases Forums  

Question about XML Source. (SSIS 2005)

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Question about XML Source. (SSIS 2005) in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Zachar
 
Posts: n/a

Default Question about XML Source. (SSIS 2005) - 11-27-2005 , 03:07 AM






I met the following problem when extracting data from XML using "XML Source"
connector:
The root element of the XML file does not appear in the list of available
elements. For example, if I have XML like that:
<element1 attribute 1…>
<element2>
<element3>
</element3>
</element2>
</element1>

I can extract the data from elements 2 and 3, but element 1 is inaccessible.
What is the reason?
--
Thank you,
Zachar Rise

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.