by Troels Arvin <troels@[EMAIL PROTECTED]
>
Feb 18, 2008 at 09:56 PM
On Mon, 18 Feb 2008 22:27:32 +0100, zgb wrote:
> Is it possible to store the time in milliseconds format?
No. With MySQL, you will have to invent your own system for this, such as
storing the fractional seconds in a separate integer column.
--
Regards,
Troels Arvin <troels@[EMAIL PROTECTED]
>
http://troels.arvin.dk/