Subject | Re: [IBO] tiboquery & sqltimestamps |
---|---|
Author | Paul Vinkenoog |
Post date | 2003-04-01T23:50:26Z |
Hi petegajria,
hour, min, sec, msec. If you use that one and you feed it non-zero
msecs, do they still get cleared? I mean in the TDateTime object,
before you assign them to the field.
(This constructor leaves the date 0, so you'd have to add the date
number afterwards. Not very elegant I'm afraid.)
Grtz,
Paul
> data is coming in as a string value & if i convert/format that asHow do you convert it? I see one TDateTime constructor with arguments
> tdatetime the msecs are getting cleared
hour, min, sec, msec. If you use that one and you feed it non-zero
msecs, do they still get cleared? I mean in the TDateTime object,
before you assign them to the field.
(This constructor leaves the date 0, so you'd have to add the date
number afterwards. Not very elegant I'm afraid.)
Grtz,
Paul