Subject | Re: [firebird-support] Modify Tabel Design in IBConsole |
---|---|
Author | Alan.Davies@aldis-systems.co.uk |
Post date | 2006-12-21T09:49:07Z |
Click on the SQL icon and you can issue any valid sql command such as
alter table mytable
add mynewcolumn integer
click on the execute icon (looks like lighting bolt)
Alan
Quoting Andrew Chalk <achalk@...>:
Alan J Davies
Aldis
Tel: +44 (0)1926 842069
Mob: +44 (0)7885 372793
alter table mytable
add mynewcolumn integer
click on the execute icon (looks like lighting bolt)
Alan
Quoting Andrew Chalk <achalk@...>:
> In IBConsole how do I add or modify columns in a database? It seems the only--
> way to do this is via a script.
>
>
>
> Many thanks.
>
>
>
> [Non-text portions of this message have been removed]
>
>
Alan J Davies
Aldis
Tel: +44 (0)1926 842069
Mob: +44 (0)7885 372793