Viewing 8 posts - 1 through 9 (of 9 total)
Still can't get the files. Anyone else have any luck ?
Oops ! my bad... I have it working now...
ThanX for the great script
AmcAmx
October 5, 2010 at 3:16 pm
Martin,
I got it working ! FINALLY !!! Here is what I had to do....
The variable that I created to store the SQL...
August 11, 2010 at 3:27 pm
What about the Data Flow task itself. The screenshot I posted was the properties of the Data Flow Task, and not the Source Connection...
The Data Flow Task does not have...
August 11, 2010 at 2:50 pm
Martin,
Very interesting thing I have here.... Seems my OLE DB Source Connection does not have those properties although my SQL Server Destination does... hmmm....
Here are some...
August 11, 2010 at 2:09 pm
Martin,
Ok.. guess my idea will not work as it seems that you cannot change the OLE DB OpenDataSet property during execution (or at least I am not...
August 11, 2010 at 12:33 pm
Martin,
Thank you again for the help. What you are saying makes total sense. The problem I am having is the implementation. Currently (as a test)...
August 11, 2010 at 11:57 am
Martin,
I was able to complete the following items:
-- Create one permanent staging table
-- Create an SSIS package that does the following:
-- Truncate the staging table
-- Select all data from the...
August 9, 2010 at 7:09 am
Martin,
Yes the tables all have the same layout. I was considering doing a massive UNION but even that comes with problms as the Resulting table has a...
August 6, 2010 at 2:02 pm
Viewing 8 posts - 1 through 9 (of 9 total)