En/na ik ha escrit:
Hello,

I tried to use the FieldKind of Calculated on a real calculated field from firebird, but instead of displaying the data inside the calculated field, it just displayed it it's type as a string.

What do you mean with "real calculated field"?
If the field is calculated by the database itself, to lazarus it's a normal field. Calculated fields are fields that are not returned by the database and you fill their values in the OnCalcFields event of the dataset component.

Bye
--
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to