Hi,
Firebird is the open source development effort based on the interbase
source code released by Borland about a year ago. Borland eventually
released source to everything except the licensing stuff and the load
testing suite. Since Borland seemed unwilling to allow any outside input
into their source tree, the firebird project was formed to pursue community
development. The firebird community enjoys the advice and participation of
the original developers of Interbase, Jim Starkey and Ann Harrison. My
impression is that development on firebird is proceeding at many times the
rate of interbase@ borland. For instance, firebird developers
--found and fixed the security backdoor
--ported firebird to (at least) Darwin, BSD, and HP (There is a Solaris
version, I don't know if Borland has one too)
--fixed many bugs
--added some support for more modern file system sizes
--made significant progress on developing a usable build system
--made significant progress on translating the code base to c++
Interbase has had 2pc since the mid 80s, there are some differences with
what XA expects, but I believe these can be worked around to result in a
real XA-supporting jca-jdbc driver.
david jencks
On 2001.06.28 08:46:42 -0400 Jay Walters wrote:
> My understanding of firebird is that it's a fraction of the entire
> interbase
> product missing many important features and tools. (though it has XA
> support?)
>
> On another note, I agree that Postgres is the only other open source
> database with XA support. I spent a bunch of time poking around open
> source
> databases and even my current favorite Sap DB doesn't do XA.
>
> I am pretty sure that Postgres has a JDBC 2.0 XA enabled driver, but I
> don't
> think it's stable enough to be in the standard distribution.
>
> Cheers
>
> -----Original Message-----
> From: David Jencks
> To: [EMAIL PROTECTED]
> Sent: 6/27/01 8:05 PM
> Subject: Re: Isolation Levels was RE: [JBoss-dev] CVS update:
> jboss/src/main/org/jboss/ejb/plugins/jaws/jdbc JDBCCommand.java
>
> Hi,
> Thank you for the quote.
>
>
> <quote snipped>
>
> > By the way, does anyone know what is the best free
> > database that supports XA (w/jdbc driver)? (I love
> > postgres, but the jdbc driver doesn't have XA support
> > (among other things), I don't even know if postgres
> > the database has it). Is interbase (the free and
> > gratis version) it?
> >
>
>
> Interbase has supported 2pc since the 80's, in fact may have been the
> first
> db to support it (they also invented blobs, original meaning as in "blob
> that ate cincinnatti", binary large object was a marketers invention).
> The
> semantics are a little different from what xa likes, but this can be
> worked
> around.
>
>
> Interclient from borland or firebird does not support xa, and suffers
> from
> ridiculous architecture. It is not worth trying to add xa to it, imho.
>
> I am working on a pure java jca/jdbc-like resource adapter for firebird
> dialect 3 databases that does support xa. According to my unit tests,
> the
> xa stuff works fine except for recovery ( not yet implemented) and
> queries
> seem to work fine. I'm about to see if I can package it up as a rar and
> use it with jboss.
>
> david jencks
>
> > Hope this helps to the discussion on Isolation levels,
> >
> >
> > Thanks, CC
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Get personalized email addresses from Yahoo! Mail
> > http://personal.mail.yahoo.com/
> >
> > _______________________________________________
> > Jboss-development mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/jboss-development
> >
>
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-development
>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development