I'm using the first stable version of Cake and postgres.
I'm performing a query using Model->query function to insert a new
record
and i want to get the last inserted id from this query using
Model->getInsertID.
Howeever this function gives me blank. It works however if i insert a
new record
using Model->Save

Has anyone noticed this? or am i using incorrectly.
Thanks for help.
Simon.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to