You can store this information, just not as part of the standard DATETIME or TIME fields. You can have an additional field that stores just the microsends or milliseconds.
Or you can have a BIGINT field storing a UNIX timestamp*1000 plus the milliseconds etc. You will also have to provide the time data source yourself.
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --