<div dir="ltr">So what is the difference between internal calculated and calculated in that property ?<br><br>Thanks,<br>Ido<br clear="all"><a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br>
<br><br><div class="gmail_quote">On Fri, Dec 4, 2009 at 1:42 PM, Luca Olivetti <span dir="ltr"><<a href="mailto:luca@wetron.es">luca@wetron.es</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
En/na ik ha escrit:<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br>
<br>
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.<br>
</blockquote>
<br></div>
What do you mean with "real calculated field"?<br>
If the field is calculated by the database itself, to lazarus it's a normal field.<br>
Calculated fields are fields that are not returned by the database and you fill their values in the OnCalcFields event of the dataset component.<br>
<br>
Bye<br><font color="#888888">
-- <br>
Luca Olivetti<br>
Wetron Automatización S.A. <a href="http://www.wetron.es/" target="_blank">http://www.wetron.es/</a><br>
Tel. +34 93 5883004 (Ext.133) Fax +34 93 5883007</font><div><div></div><div class="h5"><br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>