Hi.

I have a table in which the primary key is set by hand and not by a
sequence. After each insert, the model calls $db->lastInsertID() and
fails because i don't have a sequence with the name Cake expects.

How can i overcome this? Do i have to create the sequence Cake expects?

Thanks in advance.

-- 
Gonçalo Marrafa <[EMAIL PROTECTED]>

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

Reply via email to