Subject RE: [IBO] Re: Field position
Author Nico Callewaert
Hi Mario,

Thanks for the answer, both syntaxes are correct, my problem was ,
after altering the position, I checked the wrong table, of course nothing
was changed.

Sorry for bothering,

Nico


-----Oorspronkelijk bericht-----
Van: Mario Zimmermann [mailto:mail@...]
Verzonden: woensdag 16 mei 2001 9:44
Aan: IBObjects@yahoogroups.com
Onderwerp: [IBO] Re: Field position


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


Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.



[Non-text portions of this message have been removed]