Op vrijdag 23-05-2008 om 11:17 uur [tijdzone +0200], schreef Gerard N/A:
> Hi all,
> 
> I've got a problem acessing a Firebird DB (2.0) with TIBConnection + 
> TSQLQuery.
> I get 'Unkonwn field type <FieldName>' when opening querys wich do
> selects to tables having NUMERIC fields with 6 decimals.
> 
> Any idea on how to fix this?

Yes, implement TFmtBCDField. At this moment, fpc doesn't support decimal
fields with more then 4 decimals. 

Joost.

_______________________________________________
Lazarus mailing list
Lazarus@lazarus.freepascal.org
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to