Page 1 of 1

Zeoslib 7 and Firebird 2.5

Posted: 04.09.2011, 14:07
by ribarvlada
I work with Lazarus 0.9.30 using ZeosLib 7 and Firebird 2.5.
ZConection does not suport protocol for firebird 2.5. Can I find and download this protocol from somewhere.

I tryed install Zeos 7 trunk rev834 but when I try compile ZeosComponents
compiler report error :

C:\lazarus\components\ZeosDBconnection\ZeosTrunk834\src\component\ZSqlStrings.pas(292,25) Error: identifier idents no member "GetCharacterState"

What I doing wrong?

Posted: 04.09.2011, 14:59
by seawolf
If you download the lastest trunk rev you found also the support for Firebird 2.5

Posted: 05.09.2011, 13:27
by ribarvlada
OK,
but why I can not compile this trunk?