Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Modify a column name in a table?

0 views
Skip to first unread message

Tony Nielsen Hanna

unread,
Feb 15, 1999, 3:00:00 AM2/15/99
to
Hi!

I'm working with ASP and an Access database.

How does a SQL string look that modifies an column name in a specific table?

f.eks.

SQL = "ALTER TABLE tablename Modify......

I have tried this, but it doesn't work. Perhaps I don't know how to
configure it properly.

Please give me a helping hand.

Thanks

Yours Sincerely

Tony N. Hanna

Michel Walsh

unread,
Feb 16, 1999, 3:00:00 AM2/16/99
to
Hi,


I don't remember to have seen a MODIFY, only an ADD and a DROP. You can take
a look in chapter 5 of "Access 97 Developer's Handbook" at Sybex (not the
one with a similar name, at MSPress).

Hope it may help,
Vanderghast, Access MVP.

Tony Nielsen Hanna wrote in message ...

0 new messages