P
Peter K
Hi
When I insert a DateTime value to a database, and read it back again, it
appears that some of the data I wrote is missing.
For example, if I insert a DateTime, with a time portion of 16:24:12.421
(that is, 4:24pm and 12.421 seconds), when I read it back I get 4:24pm and
12.420 seconds. It seems there is a millisecond missing.
Is this a known "issue", or have I likely something else wrong in my
program?
Thanks,
Peter
When I insert a DateTime value to a database, and read it back again, it
appears that some of the data I wrote is missing.
For example, if I insert a DateTime, with a time portion of 16:24:12.421
(that is, 4:24pm and 12.421 seconds), when I read it back I get 4:24pm and
12.420 seconds. It seems there is a millisecond missing.
Is this a known "issue", or have I likely something else wrong in my
program?
Thanks,
Peter