Subject | Re: [firebird-support] default value |
---|---|
Author | Ivan Prenosil |
Post date | 2006-12-21T00:36:15Z |
Null value in not null field is actually logical corruption,
so applications should not encounter it under normal circumstances ...
to avoid confusion.
is used by application to distinguish nullable/not nullable fields.
Ivan
so applications should not encounter it under normal circumstances ...
> Thanks, that explains everything. I think we should definitely... but yes, tools like isql should display it correctly always,
> consider to change isql's behaviour here
to avoid confusion.
> (and maybe even the defaultDefault behaviour can't be changed, because the same mechanism
> engine behaviour),
is used by application to distinguish nullable/not nullable fields.
>> You can try FSQL tool from this siteChristmas present :-)
>> http://www.volny.cz/iprenosil/interbase/
>> it will show null state correctly.
>
> Very good. You just earned yourself - and FSQL - a luxury seat in the
> new Null Guide :-)
Ivan