Subject | Re: [Firebird-Java] Re: Database replication with Firebird |
---|---|
Author | Milan Babuskov |
Post date | 2008-03-12T12:53:42Z |
--- meenarajvaidya <meenarajvaidya@...> wrote:
all tables have a PK column ID which is BIGINT type
and you have to make sure it's unique accross all
databases. While it's understandable why they did it
that way, I find it to constraining and intrusive (as
if all those triggers aren't enough) to my databases.
OTOH, it's open source, so if you know Java, you can
change it to fit your needs, so YMMV.
Unfortunatelly, there is no all-around review of
replicators, so you'll have to test yourself and see
what suits you best.
--
Milan Babuskov
http://www.flamerobin.org
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
> They are open source but no good documentationFiBRE has a major drawback for me, it requires that
> available for me to
> proceed. I would appreciate if I can get an Idea
> about where to start
> and feasibility of using them in my circumstances.
all tables have a PK column ID which is BIGINT type
and you have to make sure it's unique accross all
databases. While it's understandable why they did it
that way, I find it to constraining and intrusive (as
if all those triggers aren't enough) to my databases.
OTOH, it's open source, so if you know Java, you can
change it to fit your needs, so YMMV.
Unfortunatelly, there is no all-around review of
replicators, so you'll have to test yourself and see
what suits you best.
--
Milan Babuskov
http://www.flamerobin.org
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ