Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Now date plus 90 days

Status
Not open for further replies.

dom24

Programmer
Joined
Aug 5, 2004
Messages
218
Location
GB
Does anybody know how to write an expression to add 90 days to the current date?
For example, something like Now() + 90 ???
I want to write a SQL statement so that if the current date is more than or equal to a date in my database then "send email".

Thanks.
 
Except you'd use a positive 90, not a negative.

*cLFlaVA
----------------------------
When will I be able to see what other members can see about myself? It's been like, a freakin' month already!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top