Interview Questions

Can a contained in SQL Server 2005 Integration Services enlist in a transaction started by a sibling container?

Microsoft SQL Server FAQs


(Continued from previous question...)

Can a contained in SQL Server 2005 Integration Services enlist in a transaction started by a sibling container?

Answer: No
Explanation: Containers can only enlist in transactions started by a parent container, not a sibling container.

(Continued on next question...)

Other Interview Questions