Subject Multi database operations.
Author Carlos Macao
Hi,

I need to guarantee that every operation made inside of the context
of one transaction are shadowed to other databases just before the
commit transaction. There are many datasets and master detail
relations associated with this transaction.

What is the best way for replicating the context transaction to other
databases?

Thanks,
Carlos Macao