Subject | Posting nulls into NOT NULL fields. |
---|---|
Author | Eustachio, Peter Czarnecki |
Post date | 2001-10-14T14:35:27Z |
Hello,
With the versions > 4.2 Ee I have the following problem:
With TIBOQuery I can post null values into fields defined in InterBase as
NOT NULL.
With TIB_Query I solved this problem with ColumnAttributes
MyField=BLANKISNULL.
How it is possible that InterBase not null fields accept null values ?
Thanks for help
Peter Czarnecki
Eustachio SA
With the versions > 4.2 Ee I have the following problem:
With TIBOQuery I can post null values into fields defined in InterBase as
NOT NULL.
With TIB_Query I solved this problem with ColumnAttributes
MyField=BLANKISNULL.
How it is possible that InterBase not null fields accept null values ?
Thanks for help
Peter Czarnecki
Eustachio SA