Subject IB_DateTimePicker for TIME field
Author Hug
I don't understand well how IB_DateTimePicker works.
I want to use it for a datatype TIME field. I set property Kind=dtkTime,
ShowCheckBox=true and Checked=false.
I can't set property Date to NULL. It always has a value; even with Clear()
method...
When I put IB_Query on Insert for a new record, and I click to activate
IB_DateTimePicker checkbox, I always get error message "12/20/00 is not a
valid format time" ! Sure, it's a date!
Is there a way to solve this?
Thanks in advance,
Hugo.