Re: COleDateTime ,SystemTimeToVariantTime Issues Questions
- From: "AliR" <AliR@xxxxxxxxxxxxxxxx>
- Date: Fri, 15 Apr 2005 18:27:09 GMT
How much difference? are we talking about seconds, minutes, or just
milliseconds?
AliR.
"GE" <geverett@xxxxxxxxxxxxxxxxx> wrote in message
news:eG01iTdQFHA.1500@xxxxxxxxxxxxxxxxxxxxxxx
> Hi All-
>
> I have a need to use a COleDateTime variable which I pass into an ADO
record
> set and ultimately goes into a SQL database.
>
> My app uses the COleDateTime::GetCurrentTime function. Multiple calls to
> this function return the same exact time until some temporal threshold is
> reached and then it jumps up to a new time.
>
> I used CTime::GetCurrentTime function which works fine. I then convert
the
> CTime to system time and finally to a variant time with the
> SystemTimeToVariantTime function. As soon as I get it in the variant type
I
> run into the same problem as mentioned above.
>
> Why is this??? Any help is GREATLY appreciated.
>
> Thanks in advance.
> -Gregg
>
>
.
- Follow-Ups:
- References:
- Prev by Date: Re: Accessing a document from a dialog
- Next by Date: Re: changing the application name
- Previous by thread: COleDateTime ,SystemTimeToVariantTime Issues Questions
- Next by thread: Re: COleDateTime ,SystemTimeToVariantTime Issues Questions
- Index(es):
Relevant Pages
|