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 > Database design consulting

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-25-05, 04:24
wasimf wasimf is offline
Registered User
 
Join Date: Mar 2004
Posts: 128
Database design consulting

Hi all,
I need your help and consulting in designing database for the following situation:
I'll try to describe the cas obviously
I have 14 machines for parts productions.
All the machines has symbolic table witch is a text file.
The symbolic file consists of three colomns:
Operand: The physical name of a machine electrical device. (e.g of electrical device I 19.0)
Symbol : Symbol of the electrical device. (e.g B201)
Comment: English description of the device.
Example of the symbolic table:
Operand Symbol Description
I 19.0 B 201 Photo cell sensor
I 19.1 B 201 Inductive sensor ...

Now my case:
I want to build Ms. Access database of all the machines that consist of:
1. each machine has table of the text file symbolic table.
2. I want to link each table to internal Access table that has description of each operand in my language,and not in English.

In principle,this is the case, but I think about some points I have doubts:
1. there are many operands in the machine that are the same in their description, so I think it's efficient to make internal table for each machine.
2. How, can I aggregate all the operands that has the same description,e.g: I19.0 machine 20, I18.2 machine 21 , I 22.5 machine 14 hase the same description, so my language desription will be the same.

I hope you understand my target.
I hope also you help me with designing the database in the correct way.

Best regards...
Reply With Quote
  #2 (permalink)  
Old 02-25-05, 18:34
certus certus is offline
Registered User
 
Join Date: Dec 2003
Location: Canada
Posts: 710
Here's a possible solution:
Attached Images
File Type: jpg untitled.JPG (24.3 KB, 98 views)
__________________
visit: relationary
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