Subject wierd error or a bug on ib_query or ib_datetimepicker
Author james_027
I cant insert a record for a reason that seems to be so weird. It
always says "ProduceDate field is a required field but I have input
the date their. The ib_datetimepicker has a datasource set
to "Produce" table and its data field to "ProduceDate".

I have made a careful check on how I set up the components, I think
everything is right. I wonder what is causing this.

I have set the column attributes ofthe "ProduceDate" field to
required. but in the orignal database design it accept nulls. But
when I uncheck the required attributes. The error message doesn't
appear but when I check the record in IB Expert, it has a null value
on the "ProduceDate". It seems that somethings wrong with my
ib_datetimepicker. So I drop it and create another one, but it didn't
fix my problem.

The other field are doing fine. I wonder what wrong with this field.



Has anyone encounter this?