Subject | Re: [IBO] tiboquery & sqltimestamps |
---|---|
Author | Paul Vinkenoog |
Post date | 2003-04-01T23:39:01Z |
Hi petegajria,
milliseconds? And if so: if you assign that value to Field.AsDateTime,
do the milliseconds get cleared?
Greetings,
Paul
> > QueryField.AsDateTime = Now;In what form do you get that value? As a TDateTime with non-zero
>
> the above sets all the millisec times to 000
> the prob is im running a sync between m$sql & an interbase db
> where the timestamp on the sqlserver side is always assumed to
> be correct
> i tried putting in the value i get from sqlserver as datetime,
> astring, asvariant, assqltimestamp & all of them failed
milliseconds? And if so: if you assign that value to Field.AsDateTime,
do the milliseconds get cleared?
Greetings,
Paul