Subject Re: [IBO] wierd error or a bug on ib_query or ib_datetimepicker
Author Helen Borrie
James,

At 02:49 AM 28/07/2003 +0000, you wrote:
>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.

What does the above "but I have input the date their" actually mean?

I looked at your dfm streams for the objects and they look OK.
So,
1) what data type is this "ProduceDate" column?
2) how is data input for this column actually being done?
3) what do you see in the IB_Monitor when this insert statement is prepared?

Helen