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  dBforums > General > Database Concepts & Design > need help with my design!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-11-08, 19:54
surfrider surfrider is offline
Registered User
 
Join Date: Aug 2007
Posts: 20
need help with my design!

Here's the situation: I have about 1,000 records that I want to put into Microsoft Access. Each record is either a substance or an effect and the fields in each record will vary slightly (just think Wikipedia, no two records have the same fields)--some records will have 4 fields, some 8, and so on.

What do you suggest would be the best way to design my database? I would love to use multiple tables, but I don't know if that would make sense.

Any help for this database newbie would be greatly appreciated!
Reply With Quote
  #2 (permalink)  
Old 03-11-08, 20:02
loquin loquin is offline
Super Moderator
 
Join Date: Jun 2004
Location: Arizona, USA
Posts: 1,797
HOW are the substances and the effects related?

i.e. Can one substance have many effects? Can a substance have no effects?

Can one effect be tied to 0, 1, or many substances?

(Is this a Pharmaceutical database?)
__________________
Lou
使大吃一惊
"Lisa, in this house, we obey the laws of thermodynamics!" - Homer Simpson
"I have my standards. They may be low, but I have them!" - Bette Middler
"It's a book about a Spanish guy named Manual. You should read it." - Dilbert

Reply With Quote
  #3 (permalink)  
Old 03-11-08, 20:31
surfrider surfrider is offline
Registered User
 
Join Date: Aug 2007
Posts: 20
For now, assume the two tables weren't related, would it make sense to have 2 unrelated tables (1 for substances, 1 for effects) just so it's easier to enter in data because substances and effects don't share any of the same fields?
Reply With Quote
  #4 (permalink)  
Old 03-12-08, 08:12
Pat Phelan Pat Phelan is offline
Resident Curmudgeon
 
Join Date: Feb 2004
Location: In front of the computer
Posts: 12,605
Use NotePad to edit two different text files. You can have whatever variations you need within the text, and for only 1000 entries a simple search should find everything that you need.

For grossly unstructured data, use a program that doesn't need or want structure!

-PatP
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On