A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Database Design
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

extra table required



 
 
Thread Tools Display Modes
  #1  
Old November 3rd, 2005, 02:45 PM
lynn atkinson
external usenet poster
 
Posts: n/a
Default extra table required

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?

  #2  
Old November 3rd, 2005, 04:04 PM
mnature
external usenet poster
 
Posts: n/a
Default extra table required

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.

"lynn atkinson" wrote:

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?

  #3  
Old November 3rd, 2005, 04:40 PM
Lynn Trapp
external usenet poster
 
Posts: n/a
Default extra table required

Lynn,
If the 2 fields you need to add represent attributes that are needed for all
persons in the people table, then I would add it to the linked table.
Typically you would create a separate table if you had a small subset of the
people table for which these attributes are needed.

--
Lynn Trapp
MS Access MVP
www.ltcomputerdesigns.com
Access Security: www.ltcomputerdesigns.com/Security.htm
Jeff Conrad's Access Junkie List:
http://home.bendbroadband.com/conrad...essjunkie.html



"lynn atkinson" wrote in message
...
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?



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple Options Group Patty Stoddard Using Forms 19 August 4th, 2005 02:30 PM
Access combo box-show name, not ID, in table? write on New Users 30 April 30th, 2005 09:11 PM
unable to repair inobox Sudheer Mumbai General Discussion 1 February 20th, 2005 11:55 AM
Manual line break spaces on TOC or Table of tables Eric Page Layout 9 October 29th, 2004 04:42 PM
Here's a shocker Mike Labosh General Discussion 2 October 26th, 2004 05:04 PM


All times are GMT +1. The time now is 10:05 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.