﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Article Discussions / Article Discussions by Author / Discuss content posted by Ken Simmons  / Dynamically Generate Folders for File Output using Variables in 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>Mon, 20 May 2013 06:03:37 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Cheers for this.Guys could you help me with the next step in my SSIS package.  Am using the first part to create my folders but i want to use the ftp task next so i can download the files in to that newly created directory.  But am having trouble passing the variable to teh ftp task as teh remote path.Any help would be great.</description><pubDate>Tue, 07 Oct 2008 03:25:56 GMT</pubDate><dc:creator>Lee Hemmings</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>found this article yesterday and had my on solution running and also passing the variables between packages by the end of the day!:hehe:</description><pubDate>Fri, 20 Jun 2008 06:40:52 GMT</pubDate><dc:creator>dfalzone</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Excellent article.  Thank you.  This may prove useful.</description><pubDate>Thu, 19 Jun 2008 16:59:52 GMT</pubDate><dc:creator>timothyawiseman</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>wow, what great timing, thanks Ken!I have just been given an assignment to produce something exactly like this and earlier solutions I found seemed quite cumbersome.</description><pubDate>Thu, 19 Jun 2008 07:08:27 GMT</pubDate><dc:creator>dfalzone</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Also, in the example in this article you can do away with the SQL statement and enter the expression directly into the variable.+ Select the variable and go to it's properties.  + Change the option "EvaluateAsExpression" to true, then click in the Expression option and open the expression builder.  + Use this to build your variable's value.Just another way in SSIS to get things done.</description><pubDate>Thu, 19 Jun 2008 06:18:26 GMT</pubDate><dc:creator>hodgy</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>You have to open Sql Server Business Intilligence Development Studio.</description><pubDate>Tue, 17 Jun 2008 19:01:21 GMT</pubDate><dc:creator>KenSimmons</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Nice article.....</description><pubDate>Tue, 17 Jun 2008 09:54:17 GMT</pubDate><dc:creator>Anipaul</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Hi,I can't do the example.How can ı do? I couldn't find the window in the first picture ( IN sql 2005 management studio)</description><pubDate>Tue, 17 Jun 2008 08:36:12 GMT</pubDate><dc:creator>aysegul</dc:creator></item><item><title>RE: Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Really nice article, with a lot of how-to's.I cannot stop raving about the added flexibility, such as what is described in the article, which will make SSIS king of all ETL tools for years to come.If you want to really get funky, add an ADO enumerator on top of this (for example, if you are processing an archive with 300 files, all with a datestamp attached, and you want to move them to monthly archive folders which dont exist, have a SQL task that strips out the month and adds distinct months into the ADO enumerator). This will allow you to add folders for the respective month, and a for each file enumerator inside the for each ADO enumerator, with a restrictive wildcard will allow you to only move those files belonging to the month you just created.Also, add some package configurations, which will allow you to port your solution to any environment.Key requirement is naturally that the SQL server agent account has write access to the folder.My 5 cents worth.~PD</description><pubDate>Mon, 16 Jun 2008 23:30:22 GMT</pubDate><dc:creator>pduplessis-723389</dc:creator></item><item><title>Dynamically Generate Folders for File Output using Variables in SSIS</title><link>http://www.sqlservercentral.com/Forums/Topic517976-1306-1.aspx</link><description>Comments posted to this topic are about the item [B]&lt;A HREF="/articles/SSIS/63152/"&gt;Dynamically Generate Folders for File Output using Variables in SSIS&lt;/A&gt;[/B]</description><pubDate>Mon, 16 Jun 2008 20:18:17 GMT</pubDate><dc:creator>KenSimmons</dc:creator></item></channel></rss>