Gossamer Forum
Home : Products : DBMan SQL : Discussion :

more information about supported relations

Quote Reply
more information about supported relations
I haven't been able to find information about the following issues, and would welcome pointers in the right direction.

- How does Dbman SQL actually store information about relations?
- What types of relations are supported?
- Is there currently a way to code relations between three tables? E.g. between the entries "John", "owner", "car" in the tables "Persons", "Functions", "Objects". The example might be stupid, but I need this for linguistic relationships, e.g. "text-passage X is an explanation of text-passage Y". Or is there a simpler way of implementing such relationships in relational databases? I'm currently doing this by adding an extra table with, in addition to the primary key, three keys, i.e. the primary keys of each of the three tables.


Thanks a lot in advance,
kellner
Subject Author Views Date
Thread more information about supported relations kellner 5529 Nov 19, 2003, 3:11 PM
Thread Re: [kellner] more information about supported relations
timbo 5348 Nov 20, 2003, 2:51 AM
Thread Re: [timbo] more information about supported relations
kellner 5345 Nov 20, 2003, 3:22 AM
Thread Re: [kellner] more information about supported relations
604 5331 Nov 20, 2003, 10:46 AM
Post Re: [TheStone] more information about supported relations
kellner 5337 Nov 20, 2003, 12:55 PM