Derek Hardy Fri, 30 May 2003 19:16:05 -0700
Hi I'm using a MySQL database with Torque to create new records.
The tables have a unique sequence number which is auto generated. Is there anyway to get this ID when I'm creating a new record with the save() method? Thanks in advance Derek