Now, i just have this:

[ relevant part of code ]

model Usuario
  var $hasAndBelongsToMany = 'ObjetoAprendizagem';

model ObjetoAprendizagem
  var $hasAndBelongsToMany = 'Usuario';

just this.

Thank you, I couldn't change the db because other people use it, and i
have to make a system using cake. I'm gonna change my code looking at
the link.

Vlw,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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