Subject Error "Expression evaluation not support ted"
Author nico_callewaert@pandora.be
Hi,

I'm converting an application from IB 5.6 to FB 1.5. This part of a query was working under IB 5.6

.... f_round('NOW' - hi_vvd, 0) AS ELAPSED_DAYS ....

Under FB I get "Expression evaluation not supported" error.

I tried already NOW with double quotes, without quotes, but it seems NOW cannot be used to calculate the number of days.

Thanks in advance,

Nico