Thanks for the reply Nate, much appreciated.  That has cleared up a 
potential issue for me with a sequential counter that I have built.

Regards,
Langdon


nate wrote:
> @Langdon: I don't believe so.  At the PHP/MySQL interface level, the
> last insert ID is scoped to the current database connection, so as
> long as you are saving/getting the ID synchronously (i.e. not doing
> multiple saves in multiple places in the code) this should not be an
> issue.

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