Subject Re: [firebird-support] Re: Non null column, before insert trigger not filling column, Delphi
Author Dimitry Sibiryakov
15.06.2010 13:57, Mike wrote:
> But the FieldDefs are implicitly created with Required = True from the non-null column definition of the database. This means that I will have to create in my Delphi programs an explicit FieldDef for each usage of the non-null column (in all datasets, etc.) and change the Required setting to False.

Does it mean that you don't know how to write "Required := false;" in
your program code (in OnAfterOpen event handler, for example)?.. Are you
a mouse-only style programmer?..

--
SY, SD.