Subject Re: [Firebird-Java] Re: Jaybird and replication
Author Nickolay Samofatov
Hello, Roman !

>> But replication subscriber needs to know some database state
>> information to be efficient (oldest active transaction,
>> oldest interesting transaction, etc). This information is currently
>> inaccessible in Jaybird.
>>
>> I can send patch for review (or commit it myself) that fixes the
>> problem:
>> 1. Fixes broken isc_database_info call
>> 2. Gives public access to isc_db_handle from FBManagedConnection and
>> FBConnection
>>
>> Suggestions ?

> Do not commit it before 1.0 is released. We do not have CVS branch
> yet, it will be created right after release. I see no problem
> including your fixes, but only after release.

But bugs in current isc_database_info cause JBuilder Database Pilot display
incorrect database version (depends on length of version string).
My changes fix this bug and should not break anything (they are just a
few lines).

> Best regards,
> Roman Rokytskyy



> To unsubscribe from this group, send an email to:
> Firebird-Java-unsubscribe@yahoogroups.com



> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/



Nickolay Samofatov