Question : Access 2007 many-to-many relationship

I have an Access 2007 database. I have a many to many relationship.
These are my 3 tables.
tbl_Clinic
tbl_Provider
tbl_ClinicProvider
The tbl_ClinicProvider has the primary key from tbl_clinic and tbl_provider for the primary key of both. How do I get the tbl_ClinicProvider to populate with the data from tbl_clinic and tbl_Provider to make the many to many relationsship

Answer : Access 2007 many-to-many relationship

Well, in the example I gave ... the combo box would be to just select the Provider.

Again ... I'm not sure of the full scope of what you are trying to do.  I just gave a typical example of how you would populate the 'join' (or union) table of a many to many relationship.

mx
Random Solutions  
 
programming4us programming4us