C
CenoFaag
Hello,
I tried to transfer outlook messages to a Access2003 table, using
Redemption.
As a reference date I use a the general datetimeformat (like 04-04-2010
14:29:11) and I try to filter the outlookmessages with
...items.Restrict("[ReceivedTime]>" & Dateref
Compiling the procedure, with the above mentioned argument, raises the error
"Not able to analyse the criterium 14" .
It seems that the timeinformation is not recognized.
When I use a short date, like 04-04-2010, the criterium is recognized.
But I need the date and time criterium.
What can I do?
Thanks for your reply.
Anton
I tried to transfer outlook messages to a Access2003 table, using
Redemption.
As a reference date I use a the general datetimeformat (like 04-04-2010
14:29:11) and I try to filter the outlookmessages with
...items.Restrict("[ReceivedTime]>" & Dateref
Compiling the procedure, with the above mentioned argument, raises the error
"Not able to analyse the criterium 14" .
It seems that the timeinformation is not recognized.
When I use a short date, like 04-04-2010, the criterium is recognized.
But I need the date and time criterium.
What can I do?
Thanks for your reply.
Anton