Yorkshireman
3200 pts. | Jan 22 2009 9:09AM GMT
Qry now understands data types for date, time and timestamps, so you can extract the parts of the timestamp, create a result which is ‘MINUTES(field) -20′ and then recreate the timestamp data type to enable a ‘Less than’ compare.
If you use the F1=help key in the select records panel all is made (almost) clear. You will have to be aware that a simple arithmetic subtract of 20 from, say a field value of 15 minutes will give -5. Reconstituting a timesatmp with invalid data isn’t allowed.
Alternatively, convert the query to query manager, then use SQL.
STRQM, and follow the command keys will soon get you there if you’re not familiar with it.






