Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

many to many problems

Status
Not open for further replies.

nowheretogo

Programmer
Jul 3, 2001
1
US
I am building an application that requires a many to many relationship. I have three tables: Client(PKey=ClientID), Physician(PKey=PhysicianID), and ClientID_PhysicianID. In a form, how do I populate the ClientID_PhysicianID table. I admit that this may be a rookie question, but I am truley frustrated.

Thanks
Nowheretogo
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top