Subject | Many to many rel. |
---|---|
Author | og |
Post date | 2002-02-12T17:16:56Z |
Hi, I'm wondering if there is someone who can guide my in making a many to
many relationship work.
I have three table's:
Table A: aid integer, bName string, bTel string
Table B: bid integer, bName string, bTel string
and then the connecting table
Table C: cid integer, aid integer, bid integer
Do I need cid in table C?
How would I set this up using TIB_Query?
Kveðja
Ólafur Guðmundsson
Sími 540-5510
Netfang og@...
Verðbréfaskráning Íslands
Tryggvagata 11 (Hafnarhvoll)
101 Reykjavík
many relationship work.
I have three table's:
Table A: aid integer, bName string, bTel string
Table B: bid integer, bName string, bTel string
and then the connecting table
Table C: cid integer, aid integer, bid integer
Do I need cid in table C?
How would I set this up using TIB_Query?
Kveðja
Ólafur Guðmundsson
Sími 540-5510
Netfang og@...
Verðbréfaskráning Íslands
Tryggvagata 11 (Hafnarhvoll)
101 Reykjavík