Search found 7 matches

by hop
10.07.2009, 09:09
Forum: ZeosLib 7.0 Beta Forum
Topic: Bug in ZPlainFirebirdxx
Replies: 5
Views: 483

I rebuild it generally the lazarus if I install a package. The building succeeded if I removed the {IFNDEF FPC}. The definition of the TStringDynArray is in the Types unit.
by hop
09.07.2009, 12:11
Forum: ZeosLib 7.0 Beta Forum
Topic: Bug in ZPlainFirebirdxx
Replies: 5
Views: 483

works without the {IFNDEF FPC}
by hop
09.07.2009, 11:56
Forum: ZeosLib 7.0 Beta Forum
Topic: Bug in ZPlainFirebirdxx
Replies: 5
Views: 483

mdaems wrote:hop,
What compiler are you using? Compiles without troubl here in fpc and Delphi. If you're using fpc : what version?

Mark
fpc 2.2.4; lazarus latest svn build; zeoslib 7.0 build 666
by hop
26.06.2009, 10:05
Forum: ZeosLib 7.0 Beta Forum
Topic: Bug in ZPlainFirebirdxx
Replies: 5
Views: 483

Bug in ZPlainFirebirdxx

Identifier not found: TStringDynArray

Error in uses section:
.
.
.
uses
{IFNDEF FPC}
Types,
{ENDIF}
.
.
.
Declaration TStringDynArray in theTypes unit.


Sorry my poor english. :)
by hop
09.11.2007, 15:47
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: zeos6.6 + fpc/lazarus + firebird 1.5
Replies: 5
Views: 1311

Wir können auf Deutsch kommunikieren? Es geht vielleicht besser. :)
by hop
09.11.2007, 12:57
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: zeos6.6 + fpc/lazarus + firebird 1.5
Replies: 5
Views: 1311

What version of zeoslib? There has been an issue in a recent Trunk and Testing snapshot. This should be removed again in the last available snapshot. Mark Zeoslib 6.6.1 he works well after I installed an other version. This in the Object Inspector 6.6.1, in the Project Inspector->Dependencyes >= 6....
by hop
08.11.2007, 20:47
Forum: 6.5.1 (alpha) - 6.6.x (beta)
Topic: zeos6.6 + fpc/lazarus + firebird 1.5
Replies: 5
Views: 1311

zeos6.6 + fpc/lazarus + firebird 1.5

TZQuery cuts the numbers(DECIMAL, NUMERIC) after the decimal separator.

This is bug?

Help please, and sorry my poor english!

Thanks!