Subject Re: [IBO] Time with Milliseconds in IB_Sql
Author Jason Wharton
> Is there a way to get the time to show with milliseconds in IB_Sql? We
are
> having some lookup problems in our app and I think it is due to
milliseconds
> not matching.

Unfortunately this is a limitation of Delphi's TDatetime type not handling
them.

I presume you mean the sub-miliseconds?

Jason Wharton