Viewing 15 posts - 181 through 195 (of 205 total)
I think I got this Foreach Loop to work, thanks!
May 17, 2010 at 6:24 pm
I used the SSIS|Variables menu item to set the value of my variable to H:\James\Intex_to_Securities\Test_Source_Files\AAM0301.csv. I get the same error I did before.
May 17, 2010 at 5:18 pm
Back to the original Foreach Loop, I followed these steps:
1. Added the Foreach Loop Container and added the existing Data Flow Task to it.
2. Set the Container's Enumerator...
May 17, 2010 at 12:58 pm
Just out of curiosity, I noticed that my source filenames have different lengths. How do I derive just the file name (no extension and no path) when the filenames...
May 17, 2010 at 11:52 am
I have two questions:
1) Is the Multiple Flat File Connector exclusive to 2008 or is it also available in 2005?
2) How exactly do I get the Foreach Loop to send...
May 17, 2010 at 6:46 am
I have another question. This method stores the file name. What if I want to get other file information such as file size, file date, etc.?
May 15, 2010 at 9:45 pm
I'm an old SQL Server guy, so I agree with you guys. It's just that we've had some proof of concept tests, with me advocating SSIS. For one...
May 15, 2010 at 4:27 pm
In "The Data Warehouse ETL Toolkit" Ralph Kimball argues that there are certain productivity gains when you use a dedicated ETL tool that keeps the interim steps in memory instead...
May 14, 2010 at 5:09 pm
This will be excellent for me. Thank you very much.
May 14, 2010 at 4:56 pm
Thanks again!
May 13, 2010 at 6:26 pm
That worked, thanks!
May 13, 2010 at 6:01 pm
I believe it is one file, but the name is dynamic. Could the loop work if there is technically only one file?
May 11, 2010 at 1:28 pm
Exactly! For example, let's say there is a "Group" column in the data set. Based on that value, the output file should go to either:
\Main Directory
\\ Group 1
\\...
May 11, 2010 at 12:50 pm
Good advice! Now how can I automatically derive the path and filename of the file?
May 11, 2010 at 12:48 pm
Does that discussion apply to Oracle 11g? I think that is the version we are using here.
February 1, 2010 at 5:44 pm
Viewing 15 posts - 181 through 195 (of 205 total)