extra table required

G

Guest

sorry for previous post -pressed the wrong button too early!

I am setting up a database which contains a linked table from another
database and cant decide whether to add fields to the linked table or create
a table specially for this database.
It is a training database and the linked table holds information on name,
post, location etc. The training table holds information on what awards the
people are working towards, the status of the award, start dates etc. I need
to put a candidate number and whether the person is registered or not. This
relates to the person and not the award. Do I add the fields to the existing
(linked)table or should I set up a separate table holding only these 2 fields
(along with the employeeID to link)
I cannot see any reason not to do either, but am worried if I go down one
route, it will turn out to be incorrect later. Is there an obvious yes or no?
 
G

Guest

I believe you cannot modify a linked table, so creating a table specifically
for the needs of this database would be the way to go.
 
L

Lynn Trapp

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top