How to make a database, and a form that contain, item, category,company--
While i choose company then category then i just choose the items on that category they appears
How to make a database, and a form that contain, item, category,company--
While i choose company then category then i just choose the items on that category they appears
Start by working through this tutorial. You will become familiar with basic concepts of relational database.
You really need a concise, clear description of WHAT you are trying to solve. There is a sample in the tutorial.
This is not my first time building database, i was telling u to help in giving me the design i i were wrong i will compare and find my mistake
There is 3 combo box in my form
Company,brand,item
I want the relations in order to be
Every company have many brands, but not all companies have all the brands, and brands have many items and also not all items
How to put that generation of combobox to be equals what i want.. Thx
Sounds like cascading/dependent comboboxes. Review: http://www.datapigtechnologies.com/f...combobox2.html
How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.