Subject | Problem with IB_Edit and Time Field |
---|---|
Author | knoerzer@bamberger-monjau.de |
Post date | 2001-11-19T09:44:04Z |
Hello,
i've got the problem with Editing a time-field in IB_edit.
The field in Interbase is a time field and in the IB_Query, i set the
following:
ColumnAttributes NODATE checked
FieldProperties DiplayFormat hh:nn
EditMask !90:00;1;_
I can edit the field with 10:30 and 10:30 will be displayed.
If i reenter the field, 10:00 will be displayed.
What's wrong with my settings? Has anybody an idea?
Thanks for help
Elmar Knoerzer
i've got the problem with Editing a time-field in IB_edit.
The field in Interbase is a time field and in the IB_Query, i set the
following:
ColumnAttributes NODATE checked
FieldProperties DiplayFormat hh:nn
EditMask !90:00;1;_
I can edit the field with 10:30 and 10:30 will be displayed.
If i reenter the field, 10:00 will be displayed.
What's wrong with my settings? Has anybody an idea?
Thanks for help
Elmar Knoerzer