dogarila
Mechanical
- Oct 28, 2001
- 594
I would like to write a VB program that will read a BOM from assembly drawings and will transfer the information into a database.
The assembly drawings have manufactured parts and purchased parts. Some of the manufactured parts are common to more than one assembly but they have the same drawing/part number.
If anyone has already worked on something similar please give me some hints to start into the right direction. I have some ideeas but maybe there is something that I am missing.
1. Is it better to start the application outside SW or from SW?
2. How do you think shold I organize the database? One huge table? Several smaller tables? One table per assy?
3. To keep track of the common manufatured parts is it a good ideea to have an index that combine the part number field with the assembly number field?
4. Any particular problems that I should by aware of?
Thank you
Andrew
The assembly drawings have manufactured parts and purchased parts. Some of the manufactured parts are common to more than one assembly but they have the same drawing/part number.
If anyone has already worked on something similar please give me some hints to start into the right direction. I have some ideeas but maybe there is something that I am missing.
1. Is it better to start the application outside SW or from SW?
2. How do you think shold I organize the database? One huge table? Several smaller tables? One table per assy?
3. To keep track of the common manufatured parts is it a good ideea to have an index that combine the part number field with the assembly number field?
4. Any particular problems that I should by aware of?
Thank you
Andrew