Hi,
I'm recieving the same message even though all fields are in the target table sequence.
Is there anything else missing? Do types of each individual field have to be identical? I.e. constant field of 0.0 (treated as decimal(1,1)) and target field is currency (treated as decimal(19,3))
Return message from db isn't very helpful as not idicating where error is occuring.
Thanks in advance,