Subject | TIMESTAMPS and milliseconds |
---|---|
Author | psantosl |
Post date | 2003-04-15T16:34:17Z |
Hello,
I'm trying the following sentence in Interbase 6
update testtable set testdate = '2003-01-01 07:00:00.120'
and it works, except that it ignores the
milliseconds.
To read the results I use a Delphi application,
and milliseconds are always set to 0.
The same with IBConsole.
Thanks,
pablo
I'm trying the following sentence in Interbase 6
update testtable set testdate = '2003-01-01 07:00:00.120'
and it works, except that it ignores the
milliseconds.
To read the results I use a Delphi application,
and milliseconds are always set to 0.
The same with IBConsole.
Thanks,
pablo