Oliver Elphick wrote:
>
>> My guess is that you are having this problem because you are executing a
>> query referring to NEW rather than using it directly.
This for sure, I'm able to use NEW directly but I don't know at definition
time wich field of NEW I have to use.
>> I don't think you can refer to NEW in a command string given to
>> EXECUTE. You probably need to set up an IF...ELSIF...ELSE...END IF
>> structure to get the value to put into the command string.
I can't because the combination are not a limited number.
Regards
Gaetano Mendola