Is there a Now() or equivalent function in Filemaker Pro 7 (Mac) that would allow me to build a SQL query to select only records with a date of "right now" and 5 days before?
Right now I have: WHERE shipments.shipdate >= '03/01/2006' and I would like to replace that hard date with a "Now - 5" expression.
I am accessing a SQL server db via ODBC...
Any ideas?
Start Free Trial