Page 1 of 1

ZeosDBO 6.1.5 for Firebird 2.0

Posted: 28.08.2006, 05:55
by cipto_kh
I want to know if there is anyone already using ZeosDBO 6.1.5 for Firebird 2.0??
Because I had an old project that still use ZeosDBO 6.1.5 and I read that the 6.5.1 is has many property or method that different from version 6.1.5 and beside that the 6.5.1 version is still in alpha??

Posted: 28.08.2006, 13:44
by gto
Hello there
Yes, the status of 6.5.1 still alpha. Anyway, there are many people using it as stable release with no single problem. The firebird 2 support was added into CVS/SVN versions, you can download the latest pack here:

http://users.telenet.be/mdaems/

About changes, yes, there are one single change that you may deal with. The property RequestLive (which makes the query "writeable") becomes ReadOnly. The mean of propert is the same, but the logic is reverse (A true RequestLive means a False ReadOnly). In my oppinion it is less confusing.

I hardly suggest you to upgrade to newer versions.

[]'s!