i use TDBGrid connected to database by IBDA components..
when im displaying NUMERIC (18,4) fields there is a problem
if its '100,00' TDBGrid displays '100' (without 00 after ',')
when Grid was connected by BDE components everything was ok..
how tu fix it? TIBCTable doesnt have FieldDefs property?
im using FireBird 2.0