[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[xmlblaster] Multi-phase commits and multi-phase queries
I forgot to ask this question, also. Is it possible to have one query result
back from xmlBlaster that is the culmination of the result sets from queries
from two or more database servers?
Also, in the other direction, is it possible to have one update operation that
is performed as a distributed transaction across two or more database
servers?
Thanks for any information you might have on this.
I get the feeling if I want to be able to do anything like this, I'll need to
write a plugin, or modify the server code.