Subject | Re: [IBO] default value in table field |
---|---|
Author | baldiniadalb@yahoo.it |
Post date | 2001-06-06T10:19:09Z |
Jason
This
Into Object Inspector I opened IBO..NFILE_UP:TStringField and I set
FieldKind=fkCalculated and Required=False. Is it ?
But I get exception 'NFILE_UP is required field'
I don't
Regards.
Adalberto
>this will
> In IBO if you flag a column as COMPUTED in the column attributes
> prevent it from being used in any of the automatic DML itgenerates.
This
> may or may not be what you want to do.I dont know where set this property.
>
Into Object Inspector I opened IBO..NFILE_UP:TStringField and I set
FieldKind=fkCalculated and Required=False. Is it ?
But I get exception 'NFILE_UP is required field'
> GetServerDefaults is really the only workaround for this problembut
I don't
> like it much since it is currently slower than I would like it tobe.
>How can I set this property ?
Regards.
Adalberto