﻿<?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 / Development  / How call flat file from another server using dtsx ? / 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>Tue, 21 May 2013 19:47:52 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: How call flat file from another server using dtsx ?</title><link>http://www.sqlservercentral.com/Forums/Topic1407095-145-1.aspx</link><description>As detailed, create a file share on Server1, ensure that the nessesary permissions are set on the file share, then use a UNC path to access the server like the below in your flat file connection manager.\\Server1\ShareName\FlatFile.txtIf you have multple flat files to import use a for each loop, passing in the file name as a variable and using an expression to the flat file connection manager so that the path changes dynamically with each file read from the share.</description><pubDate>Tue, 15 Jan 2013 02:23:55 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>RE: How call flat file from another server using dtsx ?</title><link>http://www.sqlservercentral.com/Forums/Topic1407095-145-1.aspx</link><description>yes but this transfer is using ssis and processed to database directly.</description><pubDate>Tue, 15 Jan 2013 02:20:14 GMT</pubDate><dc:creator>oneonesip</dc:creator></item><item><title>RE: How call flat file from another server using dtsx ?</title><link>http://www.sqlservercentral.com/Forums/Topic1407095-145-1.aspx</link><description>What are you trying to do?Import flat files from Server1 into a database on Server2?If so ensure that you have setup the correct file shares, use UNC paths in your SSIS package and ensure that the nessesary security has been applied to the share so that the SQL Agent or the proxy account used to run the SSIS package has access.</description><pubDate>Tue, 15 Jan 2013 02:17:12 GMT</pubDate><dc:creator>anthony.green</dc:creator></item><item><title>How call flat file from another server using dtsx ?</title><link>http://www.sqlservercentral.com/Forums/Topic1407095-145-1.aspx</link><description>I have a problem to call file from another server with dtsx, any one know this?</description><pubDate>Tue, 15 Jan 2013 02:09:33 GMT</pubDate><dc:creator>oneonesip</dc:creator></item></channel></rss>