On Tue, Aug 09, 2005 at 07:37:56AM -0500, Mitchell, Steven C wrote: > We cheat. In our insert method we manually get the next id from the > sequence, assign that value to a property of the object being inserted, > and then do the insert.
Seems i will be forced to use last_insert_id... Ok. -- Eugene N Dzhurinsky