Subject | Default Values |
---|---|
Author | ben_sollis |
Post date | 2003-11-06T16:44:45Z |
Hi all..
In my db I have various domains. One of these being a Y/N defaulting
to Y.
When trying to insert records, the inserts fail saying the column
contains no data.
if I modify the OnBeforeInsert function and hard code a default
value, everything works fine.
I also tried setting the default value in the IBOquery field
defaults, but this does not (or appear not to) work either.
Anyone got any insight into this behaviour?
rgds,
Ben
In my db I have various domains. One of these being a Y/N defaulting
to Y.
When trying to insert records, the inserts fail saying the column
contains no data.
if I modify the OnBeforeInsert function and hard code a default
value, everything works fine.
I also tried setting the default value in the IBOquery field
defaults, but this does not (or appear not to) work either.
Anyone got any insight into this behaviour?
rgds,
Ben