| Subject | Re: [IBO] tib_lookupcombo and dataset containing null values | 
|---|---|
| Author | Geoff Worboys | 
| Post date | 2001-08-11T15:21:53Z | 
> Actual the reason for having a NULL field value isMe too. I could drop several hundred lines of trigger code where I
> escaping me and wished there was an option 'NO NULLS'
> at Connection level :)
check for and eliminate nulls.
Almost the only places I use nulls are:
- optional foreign key fields
- optional date/time fields
- empty blobs
Geoff Worboys
Telesis Computing