Viewing 15 posts - 11,041 through 11,055 (of 13,877 total)
I can't see any reason why this would help in this case, but I have generally had more success using UNC paths rather than mapped drives for jobs like this.
November 14, 2011 at 11:39 am
Thanks Phil, well now I am beginning to know enough about SSIS to be a danger to myself and anyone around me.
No problem!
November 14, 2011 at 8:14 am
Hehe.
Here's how it's done in SSIS.
1) Add a data flow task.
2) Add an OLEDB source connection to the DF.
3) In the connection manager settings for the OLEDB source, select 'SQL...
November 14, 2011 at 7:56 am
Thanks for the extra detail - makes more sense now.
If you want to avoid loops, you'll need to use the power of the database - and as the data is...
November 13, 2011 at 2:05 pm
I'll start off by saying that I am almost certain that no WHILE loop will be required here.
But in order to get to a solution, I'll need to ask a...
November 13, 2011 at 12:59 pm
It seems that you are not the first to come across this problem. Take a look here and see whether it might be relevant.
November 12, 2011 at 6:42 am
Jeff Moden (11/11/2011)
November 12, 2011 at 4:02 am
Not sure I understand. How is this related to SSIS?
November 12, 2011 at 3:59 am
Note to OP: sorry for hijacking your thread 🙂
Morocco is hectic and chaotic. An interesting place, with some excellent people and many more who are just trying to separate me...
November 10, 2011 at 10:58 am
Koen Verbeeck (11/10/2011)
Phil Parkin (11/10/2011)
kramaswamy (11/8/2011)
November 10, 2011 at 10:35 am
kramaswamy (11/8/2011)
November 10, 2011 at 2:28 am
luismarinaray (11/2/2011)
How do you update a group of records with the following "features",
By each group, update every record, with a counter which has to begin from 1 for each group.
I...
November 2, 2011 at 9:51 am
Many of the headings are dynamic based on the current date, e,g, 2010 (Last Year), Year To Date (2011 YTD), Month to Date (MTD), Last Month (Sep 2011), etc.
I'll just...
November 2, 2011 at 6:43 am
No problem and good luck. Please post back when you get the problem resolved.
November 1, 2011 at 3:32 pm
OK, that is weird. If it were me, I'd start thinking about deleting that FTP task and putting in another (with exactly the same settings/config, of course). Sometimes, it's as...
November 1, 2011 at 3:26 pm
Viewing 15 posts - 11,041 through 11,055 (of 13,877 total)