all groups > sql server misc > june 2006 >
You're in the

sql server misc

group:

SQL script


SQL script Paradigm
6/25/2006 12:00:00 AM
sql server misc:
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

Re: SQL script mrdenny
7/13/2006 3:02:27 PM
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]
AddThis Social Bookmark Button