T
Tim1217
Hi,
I have a table that includes information about client projects that assist
them with finding a new service provider through a bidding process. I have a
field for the winning provider (related to the Providers table) but I'd also
like to have information about the 4-5 finalists, all those that returned
the RFP, etc. I assume I need a many-to-many relationship by creating a
third table called Finalists. If that's correct, my question is; how does
that table get populated? Do you actually need to go into the table and
manually populate it? That doesn't sound efficient. The MS example in the
Step-By-Step book uses a order table and a products table with a
many-to-many relationship with a table called order details. unfortunately,
the book doesn't explain how th etable gets populated.
tim1217
I have a table that includes information about client projects that assist
them with finding a new service provider through a bidding process. I have a
field for the winning provider (related to the Providers table) but I'd also
like to have information about the 4-5 finalists, all those that returned
the RFP, etc. I assume I need a many-to-many relationship by creating a
third table called Finalists. If that's correct, my question is; how does
that table get populated? Do you actually need to go into the table and
manually populate it? That doesn't sound efficient. The MS example in the
Step-By-Step book uses a order table and a products table with a
many-to-many relationship with a table called order details. unfortunately,
the book doesn't explain how th etable gets populated.
tim1217