Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding a Field to Linked Table

Status
Not open for further replies.

vicktown

Technical User
Jul 13, 2004
27
CA
How can I add a field to a linked table?

When i try and add a field i get a message saying i cant make property changes on linked tables, is there a way around this?
 
The only way to make design changes to linked tables is to open the original database, and make the changes there. If this isn't possible, you might consider making a new table with a foriegn key to store your additional fields.

- RoppeTech
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top