S
Stuart
I have a key in my database that is a time value. Duplicates are not
allowed. However, I am getting them. When I look at the values, they
appear identical, yet the "duplicates catcher" doesn't catch them. I suspect
a rounding problem, as I am computing time (sometimes). In other words,
3:20pm entered into a field may not be exactly the same as 3:20pm computed by
adding 20 minutes to 3:00pm.
Is there any way to round times, or to examine exactly what they are so I
can debug this problem?
Thanks, Stuart
allowed. However, I am getting them. When I look at the values, they
appear identical, yet the "duplicates catcher" doesn't catch them. I suspect
a rounding problem, as I am computing time (sometimes). In other words,
3:20pm entered into a field may not be exactly the same as 3:20pm computed by
adding 20 minutes to 3:00pm.
Is there any way to round times, or to examine exactly what they are so I
can debug this problem?
Thanks, Stuart