90 pts.
 MS Access Date Time
I have a date time filed in MS Access a database and woudl like to be able seperate in a query but so they keep the format settings. ie the date is a date and the time is still a time

Software/Hardware used:
ASKED: February 8, 2008  11:10 AM
UPDATED: February 8, 2008  7:53 PM

Answer Wiki:
Its ok i found i can do this by using the statement timevalue and datevalue. Correct. You don't ever want to store formatting of the data in the database. Store just the value and deal with the formatting when the data is returned to the client application. This way if the formatting ever needs to change you don't have to modify all your data.
Last Wiki Answer Submitted:  February 8, 2008  7:53 pm  by  Han8484   90 pts.
All Answer Wiki Contributors:  Han8484   90 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _