![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is it possible to store the time in milliseconds format? |
#3
| |||
| |||
|
|
Is it possible to store the time in milliseconds format? |
#4
| |||
| |||
|
|
Is it possible to store the time in milliseconds format? |
#5
| |||
| |||
|
|
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. Well it's not handy for me to store data like that because i have to do |
#6
| |||
| |||
|
|
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. Well it's not handy for me to store data like that because i have to do |
#7
| |||
| |||
|
|
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. Well it's not handy for me to store data like that because i have to do |
![]() |
| Thread Tools | |
| Display Modes | |
| |