I have set the package TransactionOption to Required and DataFlowTask's TransactionOption to Supported, but when I execute the package, I get an exception:
[ADO NET Destination [82]] Error: The transaction has already been implicitly or explicitly committed or aborted
Why does this happen, and how can I fix it?