Subject Re: [firebird-support] timestamp
Author Helen Borrie
At 01:15 PM 12/11/2004 +0000, you wrote:


>I am using firebird 1.5.1
>
>Is timestamp precision only to a second? Is there another field type
>that will give time precision to ms?

No; but you can use the external function GetExactTimestamp() (in FbUDF)

./hb