Subject Re: [Firebird-Java] Database replication with Firebird
Author Philippe Makowski
Roman Rokytskyy [08-04-01 21.57] :
> Yes and no. It is not hard to emulate part of the Firebird API on top of
> JDBC API, but only part of it. If you think about pure Firebird stack
> (Firebird as a client and Firebird as clustered server), I think one can
> have more complete solution as in Myosotis...
>
I was just thinking for a solution for non java application
having a emulator so any other software writted for Firebird can be just plug to a sequoia
system as if it was working with a Firebird server (certainly without emulating all the
service api, since it would not make sense)

Sorry I don't understand when you write "I think one can have more complete solution as
in Myosotis"