Subject Token unknown - line 6, column 1 RETURNING error on TQuery.Edit
Author mauriziodelmagno
Hi, I get this error when I call Edit on a TQuery:

>ISC ERROR CODE:335544569
>
>ISC ERROR MESSAGE:
>Dynamic SQL Error
>SQL error code = -104
>Token unknown - line 6, column 1
>RETURNING

In my EditSQL code RETURNING word is not present.
Pessimistic locking is True (if false there are no problems).
I can not understand what could be the problem.
Does anyone know how I can fix this?
Many thanks and sorry for my bad english.
Best regards.

Maurizio