How to set a specific time of the day to a date in DateTime?

  • Thread starter Thread starter A.Neves
  • Start date Start date
A

A.Neves

Hi,

I have a DateTime in an Access database where I store one Date dd-mm-yyyy
and a specific time HH:mm of the day for that date. How can I change the
time without chaging the date and vice versa in a sepecific DateTime object.
I need this because in a grid they are in separate columns but in the
database they are in the same field.
 
Back
Top