RE: >today() does not work
- From: "G" <G@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 08:14:09 -0700
I was able to do a workaround like this:
keep: IIf([CRSE_STRT_DT]>=Date(),Yes,No)
criteria = yes
Evidently it is a communication issue between DB2 and ACCESS. If anyone
knows how to resolve the communication issue (i.e. through references or
something), then I would appreciate it greatly.
--
Thank you in advance for your assistance. It is greatly appreciated.
"G" wrote:
> When I use >Date() to get all records greater than today, I get the following
> error message.
> ODBC--call failed.
> [IBM][CLI Driver][DB2]SQL0181N The string representation of a datetime value
> is out of range SQLSTATE=22007 (#-181)
>
> However, if I put in today's date manually, it works fine. Is this due to
> references or something like that?
>
> Thanks,
> G
> --
> Thank you in advance for your assistance. It is greatly appreciated.
.
- Follow-Ups:
- Re: >today() does not work
- From: MGFoster
- Re: >today() does not work
- References:
- >today() does not work
- From: G
- >today() does not work
- Prev by Date: Re: create totals based on a field values...
- Next by Date: DoCmd.RunSQL not working
- Previous by thread: >today() does not work
- Next by thread: Re: >today() does not work
- Index(es):
Relevant Pages
|