Linked Tables

  • Thread starter Thread starter jenkins
  • Start date Start date
J

jenkins

Guest
Hello,
Iam wanting to undate a Linked table so that I can include some flags.
How can I do this? I have been trying to work this out for ages.
I am using Access 2000, if thats any help.
thanks
Jenkins
 
I'm not sure exactly what you mean by "include some flags", but if you want to add fields to the table, you'll have to change the table as its source and then update the linked table.

Alternatively, you could create a local table with a 1:1 (one-to-one) relationship with the linked table. Put the additional fields in the local table and create a query that joins the two tables.
 

Users who are viewing this thread

Back
Top Bottom