Subject | Re: [firebird-support] Distributed SQL support |
---|---|
Author | Helen Borrie |
Post date | 2005-09-07T06:43:52Z |
At 05:04 AM 7/09/2005 +0000, you wrote:
snapshot isolation to get a repeatable state across all of the individual
queries.
./heLen
>Does firebird support distributed SQL queries ? I have multipleNo; but you can connect to all of the databases in a single transaction in
>firebird databases where data has been partitioned for load balancing.
>Occasionally, I need to query all the databases and get a single
>result set. Can I do this without connecting to every database ?
snapshot isolation to get a repeatable state across all of the individual
queries.
./heLen