Subject | RE: [IBO] Query on two DBs - ?how do I do it? |
---|---|
Author | Helen Borrie |
Post date | 2001-01-30T21:53:53Z |
At 12:50 PM 30-01-01 -0800, you wrote:
single transaction for both connections.
H.
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
>Michael L. Horne wrote:Not quite right - IBO supports 2-phase commit. Please see my post - use a
>
> > Using IBO, how do I setup a query that will combine
> > data from 2 different DBs?
> >
> > 1. Setup Components?
> > 2. Write the SQL?
>
>There's no good way to do this with InterBase. You'll need two
>TIB_Connections, two TIB_Transactions, and two TIB_Queries. You'll have to
>do the joins, filters, whatever, on the client side.
single transaction for both connections.
H.
>Art MetzAll for Open and Open for All
>AMetz@...
>
>
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________