Op maandag 22-12-2008 om 11:53 uur [tijdzone +0100], schreef Andrea Mauri: > > In the fl variable I get 0.001. The same works well using firebird (it > gets 10.13). The insert works well, I verified it by using other sqlite > administration tools (like sqlite extension for firefox). > If I look at T1 table using sqlite extension for firefox I correctly get > 10.13 in the VAL field of the first record. > If I use REAL field type instead NUMERIC I correctly get 10.13. > I tested it both on Linux an Windows (FPC 2.2.2 Lazarus SVN), it doesn't > work both on Linux and Windows.
This is probably fixed in any svn-version of fpc (recent 2.2.3 or 2.3.1) Joost. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
