S
Sean Timmons
Not sure what else to call this issue.
I have multiple users entering data into two separate forms.
Both forms use DTPicker to allow for date selection.
Both associated tables have a default value of Now() in the date field.
Most of the time, there would be no need to update the date, so often the
user will
complete the form without looking at the date.
Recently, there appears to be an intermittent issue where the month and day
poriont of the date are flipping, so I'll get a records from 5/11/08 when
it's really from 11/5/08.
Is this a typical issue? Is there some way to fix it? Help!
I have multiple users entering data into two separate forms.
Both forms use DTPicker to allow for date selection.
Both associated tables have a default value of Now() in the date field.
Most of the time, there would be no need to update the date, so often the
user will
complete the form without looking at the date.
Recently, there appears to be an intermittent issue where the month and day
poriont of the date are flipping, so I'll get a records from 5/11/08 when
it's really from 11/5/08.
Is this a typical issue? Is there some way to fix it? Help!