CharlesWhiteman
Registered User.
- Local time
- Today, 13:57
- Joined
- Feb 26, 2007
- Messages
- 421
In my Db I have TblPrimaryData. It contains the details of all companies. companies can be categorised in 3 different ways.
1) End User
2) Agent
3) Client
As enquiries are made a link to all three is needed.
I'm wondering whether to have a different table (TblLinks) to keep track of that or, just have three fields in mt TblEnquiries with the ID of each against each enquiry.
Any thoughts/best approach?
1) End User
2) Agent
3) Client
As enquiries are made a link to all three is needed.
I'm wondering whether to have a different table (TblLinks) to keep track of that or, just have three fields in mt TblEnquiries with the ID of each against each enquiry.
Any thoughts/best approach?