Jump to content

Help with linking (joining) tables


dbk

Recommended Posts

Hi

 

I need som help to joining two tables!

 

Table cases and table contacts

 

When I make a new case I want to connect some contacts by using the contact_id in the contacts table.

The contact_id should be saved in a colum case_contacts in the cases table.

 

The big problem I can't figure out is that the colum case_contacts in the cases table have to contain some contact_id's - How do I do that??

 

Is it possible to seperate the contact_id's some how, like with a ; ??

And how could the query look?

Link to comment
https://forums.phpfreaks.com/topic/204316-help-with-linking-joining-tables/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.