Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sending blank date to Outlook produces Mon 09/01/3454
Message
From
19/01/2002 11:50:16
 
 
To
19/01/2002 11:38:24
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00607278
Message ID:
00607281
Views:
28
I forgot to mention that the field DateCompleted is a datetime field
the problem remains the same even storing a blank datetime value to it



>I have a program that writes data to Outlook Task
>
>In the Outlook Task I need the Date Task Completed field to be blank.
>
>In VFP I am executing
>
>.DateCompleted={}
>
>but instead of an empty date I get the following
>
>Mon 09/01/3454
>
>The following works fine
>
>.DateCompleted={18/02/2001}
>
>If I try to use
>
>.DateCompleted=.null.
>
>I just get an error message so its not expecting a null value.
>
>Does anyone have an idea how I can get a blank date in there
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform