Re: Timer interval limitation
From: Larry Serflaten (serflaten_at_usinternet.com)
Date: 02/27/04
- Next message: M Wilson: "Re: DataGrid clears the first field of the first record??"
- Previous message: Al Reid: "Re: SQL Create Table with Autonumber field"
- In reply to: Ralph: "Re: Timer interval limitation"
- Next in thread: Ralph: "Re: Timer interval limitation"
- Reply: Ralph: "Re: Timer interval limitation"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 27 Feb 2004 08:47:12 -0600
"Ralph" <nt_consulting32@hotmail.com> wrote
> Any timer routine you chose that uses a 'get current time' (Now, ...) to
> compare to some start or previously fetched time - will likely develop
> problems around midnight.
>
> Always add a special case for midnight.
A date type holds a date as well as time. If both are recorded and used,
there is no trouble with midnight.
LFS
- Next message: M Wilson: "Re: DataGrid clears the first field of the first record??"
- Previous message: Al Reid: "Re: SQL Create Table with Autonumber field"
- In reply to: Ralph: "Re: Timer interval limitation"
- Next in thread: Ralph: "Re: Timer interval limitation"
- Reply: Ralph: "Re: Timer interval limitation"
- Messages sorted by: [ date ] [ thread ]