Subject | Re: [Firebird-Java] Re: Database replication with Firebird |
---|---|
Author | Meena Rajvaidya |
Post date | 2008-03-14T17:13:51Z |
Hi Milan and Roman,
Thanks for your time and support, I am considering FBReplicator, because its documentation says that it could be modified for event driven approach. I am trying to develop a prototype first, hope I get what I want :)
BTW, if any one has any idea or documentation about it please help.
Thanks again.
Regards,
Meena
Milan Babuskov <mbabuskov@...> wrote:
--- 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
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
[Non-text portions of this message have been removed]
Thanks for your time and support, I am considering FBReplicator, because its documentation says that it could be modified for event driven approach. I am trying to develop a prototype first, hope I get what I want :)
BTW, if any one has any idea or documentation about it please help.
Thanks again.
Regards,
Meena
Milan Babuskov <mbabuskov@...> wrote:
--- meenarajvaidya <meenarajvaidya@...> wrote:
> 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
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.
[Non-text portions of this message have been removed]