Subject Re: Default values not defaulting (newbie)
Author bhatakeyama
With BCB 'ColumnAttributes' is a StringList and the contents
is empty. I'm guessing you're describing Delphi IDE.

I opened the Fields Editor, added all the defined fields and
noticed that the AutoGenerateValue property set to arNone.
I tried changing it to arDefault, but this did not help.

bhata


--- In IBObjects@y..., "Thomas Steinmaurer" <ts@i...> wrote:
> At this time default values aren't visible in your
> client application. Double-click the query/table
> component, click on the columnattributes tab sheet
> and either uncheck the required checkbox for your
> required field or define your choosen default value
> for the field again.
>