Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date entry
Message
From
06/11/1997 16:21:40
Brad Stickley
Parker Pneumatic Div. North America
Wake Forest, North Carolina, United States
 
 
To
06/11/1997 16:07:36
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00058721
Message ID:
00058731
Views:
37
>>I have an application that requires the date entered in the database to be equal to or 2 days ahead of the current date. For the life of me I can't seem to get the filter on the database to be configured for the right syntax.
>>
>>Anyone have a suggested code for the filter on the field validation rule?
>>
>>Thanks, Brad
>
>You don't need in filter. The only thing you should do is
>IF table1.datefield<>date() and table1.datefield<>date()+2
> Replace table1.datefield with date()+2
>Endif


Thanks Ed, I put that in the valid event on the form for that entry and it works well!

Thanks, Brad.
He is there and He is not Silent.
Previous
Reply
Map
View

Click here to load this message in the networking platform