Tuesday 24 February 2004 2:27:50 am
Has anyone worked with object relations? I'm trying to understand this concept and I can't seem to find any documentation about this datatype. What I'm trying to do is to create a "course license" by creating a relation between user objects and course objects. For a user to be able to run a course there should be a relation between the user and the course. Is the object relation suitable for this type of problem or are there other mechanisms that would work better? I've managed to create a relation between one course and one user, but one course should have relations to many users. How would I do that? If someone has a deeper understanding of the object relations system I'd be most gratefull for any guidance on how this stuff works.
best regards trondåge
trondåge
|