Viewing 15 posts - 1 through 15 (of 15 total)
And how do i do that????
Help pls.............................. 🙁
Isn't it frustating??
January 19, 2011 at 8:45 pm
For the first ExecuteSQl task, the result set property is set to "Full Result Set".
For the second ExecuteSQl task, the result set property is set to "NOne".
January 18, 2011 at 9:08 pm
Ok, I can see some error now in progress tab -
[Execute SQL Task] Error: Executing the query "insert into Emp_Copy(id,EmpNo,EmpName) values (?,?,?)" failed with the following error: "An error occurred...
January 18, 2011 at 5:08 am
Abhijeet,
How do i handle Null values in Execute SQL task?
January 18, 2011 at 4:52 am
The task did not fail , but it transferred only those records for which no column contains Null values.
January 18, 2011 at 4:50 am
Got the answer..
I was executing my data flow task by right clicking..
When I run the entire package, event handler works..
Thanks everyone for help.
January 16, 2011 at 11:44 pm
I mean there arent any validation errors in my package.
January 16, 2011 at 10:33 pm
There are no errors in the data flow.
DisableEventHandlers property of DFT is set to false.
How do i find errors related to event handler? Rather I think, this is where I...
January 13, 2011 at 5:14 am
Hi,
Could not get the having clause ...
can anyonce please explain?
August 9, 2010 at 4:41 am
Will again give a try by setting failparent properties...
Thanks Rich & Anil
July 22, 2010 at 6:33 am
Hi,
I am Finally solved....
1. Set the Transaction type to supported to sequence container and all the DFTs inside. Set isolation level to Read Commited to sequence container and Read...
July 22, 2010 at 6:32 am
Anil,
Thanks. But it didnot work. What should be the transaction type for the inner DFTs?
Also, can we implement transaction when DFTs are in parallel or those needs to be executing...
July 20, 2010 at 6:08 am
Viewing 15 posts - 1 through 15 (of 15 total)