Page 1 of 1

Wrong Field Typ expected float, found largeint

Posted: 25.01.2007, 22:32
by martin
Dear Users,

i change from ZeosLib 6.1.5 Stable to ZeosLib 6.6.0 Beta. The reason was
when i connected to a Mysql 5.xx Server i have a problem with following

the Error was: float expected: but String found !!

This bug is fixed and the Float-Field works Fine.


But now i have a other Problem

the Error: float expected: but LargeInt found !!

** But LargeInt is correct **


In the Mysql DB Vers. 5.0.19 nt the Fieldtyp is smallint. The default Value for this Field is 0.

My Query does only summary many Fields of the same typ.

So i canĀ“t understand that ZeosLip wait for an float-Value

:oops: Please excuse my bad englisch.

Many thanks in advance for your help