Selon Malcolm Poole <[EMAIL PROTECTED]>:

> Hi
>
> The README.txt in the root directory of the Lazarus daily snapshot
> directs users to the old mailing list address.
>
> Malcolm
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
>

In the file: mainunit.lfm find this:
---->
  object MyDbf: TDbf
    IndexDefs = <>
    TableLevel = 4
    UseFloatFields = True
    left = 200
    top = 616
  end
<-----
Remove the line " UseFloatFields = True ", run compiler ans that's work.
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to