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  

data design question



 
 
Thread Tools Display Modes
  #1  
Old August 14th, 2004, 11:06 AM
PF
external usenet poster
 
Posts: n/a
Default data design question

Hi all,

I have a product table where each prod can have from 1 to 10 suppliers
What is the correct way to build those tables?

tblProd tblLink tblSup
1, prod1 1,A A,Sup1
2, prod2 1,B B,Sup2
3, prod3 1,C C,Sup3
2,A

Here product 1 has 3 supplier and product 2 only one.

Is it ok to make a link table or is it somethig to avoid with large amount
of records?



pierre



  #2  
Old August 14th, 2004, 11:59 AM
Douglas J. Steele
external usenet poster
 
Posts: n/a
Default data design question

What you've got, with 3 tables, is the best approach.

--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)



"PF" wrote in message
...
Hi all,

I have a product table where each prod can have from 1 to 10 suppliers
What is the correct way to build those tables?

tblProd tblLink tblSup
1, prod1 1,A A,Sup1
2, prod2 1,B B,Sup2
3, prod3 1,C C,Sup3
2,A

Here product 1 has 3 supplier and product 2 only one.

Is it ok to make a link table or is it somethig to avoid with large amount
of records?



pierre





 




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
Mial merge data base problems Rachael Mailmerge 16 May 21st, 2004 06:22 PM
Question about Match and finding data Paul Worksheet Functions 0 November 25th, 2003 08:54 AM
External Data Question Michael Setting up and Configuration 0 November 13th, 2003 07:15 PM


All times are GMT +1. The time now is 01:37 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.