Adding a field to a linked table

K

Ken->

If you find that you need to add a field to a linked table, how do you do
it?
Ken
 
G

George Nicholson

You have to add it at the source: in whatever database the linked table
actually resides.
 
R

Rick Brandt

If you find that you need to add a field to a linked table, how do
you do it?
Ken

Open the file where the table actually exists and add it there. Then
refresh the link in the other file.
 
Top