dbTalk Databases Forums  

Importing XML data into Sql Server 2000

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


Discuss Importing XML data into Sql Server 2000 in the microsoft.public.sqlserver.dts forum.



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

Default Importing XML data into Sql Server 2000 - 01-30-2006 , 10:04 AM






Hi,

I need to import data from an XML file to SQL server 2000. Is there any way
of doing this through DTS without having to write code?

Thanks
--
pmud

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Importing XML data into Sql Server 2000 - 01-30-2006 , 02:12 PM






pmud wrote:
Quote:
Hi,

I need to import data from an XML file to SQL server 2000. Is there any way
of doing this through DTS without having to write code?

Thanks
There are some third parties that provide OLE-DB providers for XML, Data
Direct I think was one. There is nothing in the box. The next best thing
is the SQLXML Bulk Load component, but it is not DTS exactly.

--
Darren
http://www.sqldts.com
http://www.sqlis.com


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.