Viewing 5 posts - 1 through 6 (of 6 total)
Hi, thanks for the reply.
I was able to fix the issue using conditional split. I've checked if one my columns was not null (meaning I do have records to process)...
November 30, 2011 at 10:02 am
Thanks for the reply.
I use the C# equivalent ...
DTSExecResult = DTSExecResult.DTSER_FAILURE;
But for some reason gives me an error.
I really don't know what's going on.
I did use a workaround but it's...
November 17, 2011 at 2:56 pm
Nevermind, really sorry. The problem was not on the code!
November 3, 2011 at 1:01 pm
Works fine now!
Thanks a lot for all the answers!
November 3, 2011 at 11:23 am
Thanks for the reply.
So if the records doesn't exist it will do to a OLD DB Destination, right ?
But if it does exist, what is the next component after the...
November 2, 2011 at 2:19 pm
Viewing 5 posts - 1 through 6 (of 6 total)