Subject | Distributed SQL support |
---|---|
Author | kapsee |
Post date | 2005-09-07T05:04:38Z |
Does firebird support distributed SQL queries ? I have multiple
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 ?
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 ?