0 Replies Latest reply on Dec 5, 2003 7:54 AM by mojo78

    multiple datasources in a transaction

    mojo78

      hi,
      this is a simple enough question regarding whether i should use xa-transactions or not.

      basically i know that if you're accessing multiple datasources within a transaction, you need to use xa transactions.

      my question is, what constitutes a datasource? is it a separate database or a table within a database?

      any insight appreciated,
      maurice