Re: time on tenth of secounds

2004-07-01 Thread Egor Egorov
"Matthias Eireiner" <[EMAIL PROTECTED]> wrote: > problem is, that I want to save the time with the fraction of seconds. > as far as I know MySQL is fine with something like "D HH:MM:SS.fraction", > but doesn't store the fraction. Is there anything that could fix that > problem? > I thought about a

time on tenth of secounds

2004-06-28 Thread Matthias Eireiner
Hi there, I'm currently writing a tool for managing time during a competition. My problem is, that I want to save the time with the fraction of seconds. as far as I know MySQL is fine with something like "D HH:MM:SS.fraction", but doesn't store the fraction. Is there anything that could fix that p