Hi,
I'm wondering if it is possible to make an update of a specifics rows in a database table using dataflow tasks
thanks
Hi,
I'm wondering if it is possible to make an update of a specifics rows in a database table using dataflow tasks
thanks
Phil, I loaded the data into a Temp table instead. However, it is still hanging on that Data Flow task. I have another Data Flow Task before that one in the Control flow, which is executing a stored procedure to get data from staging, and inserts it in our Data Mart. Do you have any other ideas as to what is causing it to hang
If you use the Activity Monitor in Management Studio, you can see if another process is blocking your data flow.