Hello.
 
    I have just a simple question... I am using Zope 2.0.1 on a Solaris Sparc machine. MySQL 3.22.25 and MySQLdb 0.1.1 ... Everything works fine...
 
    I have a table that has a field that is an integer auto_increment ... How do I retreive the id just inserted? I mean, when I used the MySQLmodule, directly from Python, there was a method to do just that... Can I do this using a method from the ZSQL? I checked the ZQR but found no such method ...
 
    TIA
 
/B
 
Bruno Mattarollo <brunomadv@ciudad.com.ar>
--- Python Powered <http://www.python.org/psa/>