Subject Re: [IBO] TiboQuery - recognize computed fields
Author Helen Borrie
At 09:03 AM 05-07-01 +0200, you wrote:
>Hi,
> How can I recognize computed fields in TiboQuery (IBO 3.6.Ba). I've tried with property FieldKind, but instead of fkInternalCalc I've been received fkData. I've tested properties Readonly and canModify too.

In the Delphi Fields Editor, explicitly change the FieldKind to fkInternalCalc, manually. It is also a good idea to set this field explicitly ReadOnly, too. The VCL will allow "editing" of this field kind but any changes will be ignored in the update.

Regards,
Helen

All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________