Time and Date

J

Jacco

Hello everyone,

I'm having a bit of problems figuring out a Form issue. (logbook
application)
I have a table that stores a [date] (of flight), [Time of departure] and
[Time of Arrival]

Both time fields store a complete date&time.

If they look at a old flight, I want this date stripped of, but if they
enter a new flight, I only want the need to put in the time (and have the
[date] column added).

The problem is that in those cases, on one it has to be calculated, and on
the other it shouldn't because that would prevent input....

HELP!!!!!!!
 
V

Van T. Dinh

If you store the full date/time in [Time of departure] and [Time of
Arrival], I am not sure why you need the [date] (of flight).

It does sounds like you are storing redundant data ...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top