Hi I would like to know how can one extract the mysql_insert_id from web.py's stock ORM? In PHP all you have to call is the aforementioned function I think, there you can get the last insert id of the most recent row insert from a auto_increment enabled table.
Thanks, Mathew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
