Re: Milliseconds to SQL Server DateTime
- From: "John Herbster" <herb-sci1_at_sbcglobal.net>
- Date: Fri, 7 Dec 2007 22:19:51 -0600
"Jouni Aro" <jouni.aro@xxxxxxxxx> wrote
I have now adopted the 'float' way and casting the values to
datetime in select. I will need to instruct the users also
to
cast
Jouni,
I presume, by "cast", that you mean convert from one binary
form to another
the data, if they need to add their own queries to the data.
...
I hope that you are aware that the TDateTime float type cannot
accurately represent millisecond times. That type can be very
close, but not exact.
Rgds, JohnH
.
- Follow-Ups:
- Re: Milliseconds to SQL Server DateTime
- From: Jouni Aro
- Re: Milliseconds to SQL Server DateTime
- Prev by Date: Re: Finding a record number using SQL
- Next by Date: Re: Query based on the results of another query?
- Previous by thread: Finding a record number using SQL
- Next by thread: Re: Milliseconds to SQL Server DateTime
- Index(es):
Relevant Pages
|