Subject RE: [ib-support] TIMESTAMPS and milliseconds
Author Alan McDonald
-----Original Message-----
From: psantosl [mailto:pablosantosluac@...]
Sent: Wednesday, 16 April 2003 2:34 AM
To: ib-support@yahoogroups.com
Subject: [ib-support] TIMESTAMPS and milliseconds


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.

>have you tried : instead of .