﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Integration Services  / Import Multiple XML files into Sql Server using SSIS / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 22 May 2013 22:36:10 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>[img]http://www.rlgf.info/16.jpg[/img][img]http://www.rlgf.info/13.jpg[/img][img]http://www.rlgf.info/14.jpg[/img][img]http://www.rlgf.info/17.jpg[/img][img]http://www.ryzu.info/10.jpg[/img]</description><pubDate>Thu, 15 Nov 2012 19:40:26 GMT</pubDate><dc:creator>starshayiz</dc:creator></item><item><title>RE: Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>It seems that importing multiple XML files is a common problem. I need help as well. Anyone out there that can help. Please.....</description><pubDate>Thu, 15 Nov 2012 07:37:35 GMT</pubDate><dc:creator>Sumalu</dc:creator></item><item><title>RE: Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>I'm having the same issue, anybody.</description><pubDate>Wed, 03 Oct 2012 06:41:00 GMT</pubDate><dc:creator>emile.milne</dc:creator></item><item><title>RE: Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>Hey Sultan,Did you figure out how to XML files? I am having the same requirement now.Even I am confused as to how to map the variable in FELC as there is no conn str unlike flatfile or Eccel.Please share your experience.</description><pubDate>Fri, 27 Jul 2012 13:41:23 GMT</pubDate><dc:creator>Sree123</dc:creator></item><item><title>RE: Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>Hi There,The process for loading .csv files or .txt files is pretty much clear.But the process to load xml files is a bit confusing since I can't use Flat File Connection manager to get the data from .xml files and to set the Connection String proprty.Please give me the detailed process to load the .xml files into db using For Each Loop container in SSIS.Please reply if I am not elaborative about the problem.Thanks,Srinivas</description><pubDate>Thu, 03 May 2012 04:40:31 GMT</pubDate><dc:creator>sultan_vnj</dc:creator></item><item><title>RE: Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>Fairly sure you will be able to adapt the method for importing multiple files shown here[url]http://www.sqlis.com/post/Looping-over-files-with-the-Foreach-Loop.aspx[/url]provided that the definition of the xml files are the same and that they are all saved into the same folder.Basically a for each container with you dataflow inside it, that loop through a folder and get the file name which is then passed to the xml source component</description><pubDate>Wed, 27 Jan 2010 02:07:21 GMT</pubDate><dc:creator>dave.repton</dc:creator></item><item><title>Import Multiple XML files into Sql Server using SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic854028-148-1.aspx</link><description>Hello All...I have a set of XML files which I need to import into database on Regular basis(after validating some business logic).I want this to be a scheduled Job in database Hence started creating an SSIS package to import the XML data into Database table.I tried the SSIS package with a single XML and it worked very wellI am using Data Flow section with XML Source and Sql Server Destination tools init.I am just selecting an XML in the XML Source and genenerating an XSD and doing the import process by connect XML source to Sql Server DestinationHow can I make this process generic, so that works for all the list of XML files stored in a perticluar location on my server.Please help me with the steps Thanku in advance </description><pubDate>Tue, 26 Jan 2010 16:07:43 GMT</pubDate><dc:creator>naruwithu</dc:creator></item></channel></rss>