Hello,
I have a problem with using DateDiff in a query. #DateDiff("D",date, NOW())# <= #Form.Days#
The error is that he cannot determine the value of 'datum' but that's very very correct. Outside the query it's no problem to use the same DateDiff statement. It seems I cannot already use 'date' within the query itself. Anybody who can help me?
I have a problem with using DateDiff in a query. #DateDiff("D",date, NOW())# <= #Form.Days#
The error is that he cannot determine the value of 'datum' but that's very very correct. Outside the query it's no problem to use the same DateDiff statement. It seems I cannot already use 'date' within the query itself. Anybody who can help me?