Groups | Blog | Home
all groups > sql server dts > november 2004 >

sql server dts : XML and DTS


Paulo
11/30/2004 10:05:04 AM
Can I specify a XML file as a Source file in a DTS package? How? If not, what
Darren Green
11/30/2004 6:29:39 PM

You can buy a third-party OLE_DB providers for Xml, that may
allow you to do this in DTS, or you can use SQLXML which has a bulk insert
object for Xml-

http://msdn.microsoft.com/sqlxml


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

[quoted text, click to view]

AddThis Social Bookmark Button