I would prefer a solution without touching the database... finally if
there aren't solutions i would make that change, but i'm asking for a
non-database solution.

thanks!!!

On 6 feb, 23:23, Robby Anderson <[EMAIL PROTECTED]> wrote:
> My take on using Cake is that you need a single-column primary key in
> all your tables. Assuming that perception is correct, it would be the
> root of your problems.
>
> Can you simply add an autoincrement column into your
> ProductDescription table, and make the product_id/lang_code a
> candidate key (unique combination)? That would probably solve your
> issue.
>
> -r
--~--~---------~--~----~------------~-------~--~----~
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