D
Doekoe
In Access I created a query with two dates, 'Inputdate' and 'Duedate'.
'Inputdate' has datatype 'smalldatetime' and 'Duedate' has datatype
'datetime'. If I open this query I get the 'Inputdate' as date/time
and 'Duedate' only shows the date. In my opinion this is strange. In
the qyery properties I set for 'Inputdate' the Appereance to Short
DateTime and then it is OK, it shows now for both dates only the date
(as I want).
I put a listbox on a form which has this query as rowsource. Again in
the list, my 'Inputdate' is shown as date/time and the 'Duedate' only
shows the date. I need for the 'Inputdate' only the date and not the
time.
I cannot figure out where this goes wrong. I hope somebody can give a
hand with this.
Thanks,
Dirk
'Inputdate' has datatype 'smalldatetime' and 'Duedate' has datatype
'datetime'. If I open this query I get the 'Inputdate' as date/time
and 'Duedate' only shows the date. In my opinion this is strange. In
the qyery properties I set for 'Inputdate' the Appereance to Short
DateTime and then it is OK, it shows now for both dates only the date
(as I want).
I put a listbox on a form which has this query as rowsource. Again in
the list, my 'Inputdate' is shown as date/time and the 'Duedate' only
shows the date. I need for the 'Inputdate' only the date and not the
time.
I cannot figure out where this goes wrong. I hope somebody can give a
hand with this.
Thanks,
Dirk