Subject | Re: [IBO] No exception raised when required fields are not filled |
---|---|
Author | TeamIBO |
Post date | 2002-01-14T04:32:15Z |
> I just had a problem now <g>, which there was no exception raisedRun the IB_Monitor to see what is actually being posted. It may be
> when required fields are not filled.
that you are posting blank string values (which is not the same as
null). You may need to apply the BLANKISNULL column attribute, or
write triggers on the table to also check for blanks.
--
Geoff Worboys - TeamIBO
Telesis Computing