Subject | Expression evaluation not supported |
---|---|
Author | rj1102 |
Post date | 2007-01-29T12:55:32Z |
Hi,
Using WI-V2.0.0.12748 FB 2.0 i got this error:
-902 Dynamic SQL Error expression evaluation not supported
for this statement:
UPDATE Wedstrijd
SET PouleId = -1*PouleId
WHERE CompetitieId = 'oizw0607'
AND Datum < '01-01-2007'
The error seems in the second line
But to me it seems quite legal. Someone has a clou what i'm doing wrong.
Thanks,
Robert
Using WI-V2.0.0.12748 FB 2.0 i got this error:
-902 Dynamic SQL Error expression evaluation not supported
for this statement:
UPDATE Wedstrijd
SET PouleId = -1*PouleId
WHERE CompetitieId = 'oizw0607'
AND Datum < '01-01-2007'
The error seems in the second line
But to me it seems quite legal. Someone has a clou what i'm doing wrong.
Thanks,
Robert