Yes that can be done provided you have the rights to do it. You need
to look at the ALTER TABLE command in Books OnLine for SQL Server.
It's got the full syntax on how to write the command and all the
options.
Denny
[quoted text, click to view] Paradigm wrote:
> Is it possible to run an sql script to add another column to an sql table
> from MS Access.
> If so how would I do it.
> Thanks
> Alec