Subject Re: Field position
Author Mario Zimmermann
Hi Nico,

try

ALTER TABLE INVOICE
ALTER COLUMN COIN POSITION 5;

HTH,
Mario


--- In IBObjects@y..., "Nico Callewaert" <ncw@c...> wrote:
> I'm trying to change the position of a field with the following
command :
>
> "alter table invoice alter coin position 5