I know how to add and delete columns, but how does one change the properties
of a column using Access
My Oracle book has: alter table myTable modify (myColumn newDefinition);
alter table myTable modify (myColumn memo) does not work in Access.
I've tried a few variation to no avail. How does one go from text(255) to
memo.
gil
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

