Description of Transactional Components :
TTransactable allows you to create ttransactable oriented components, also included is an object to group transactable components together under a larger transaction (which is itself transactable), allowing large trees of commit/rollback behavior if anything fails. Included is an ADO transactable object, allowing you to create multiple ADO connections to separate databases under one Native-Delphi controlled transaction.