Hi,

I've got 2 tables, entries and connectors.

entries
=====
id
type
name
description
value
...

connectors
========
id
parent_entry   (entry id)
child_entry   (entry id)
child_position   (int)

Entries can have several parent and child entries.
I need help with the 2 models, at least with the specification of the
$hasAndBelongsToMany, $belongsTo, ... variables.

Servus, Mame

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to