Put the SQL to retrieve the last serial value within the selectKey block and set the property element.
Cheers, Clinton On Fri, 21 Jan 2005 11:46:49 +0530, Vamsee Kanakala <[EMAIL PROTECTED]> wrote: > Clinton Begin wrote: > > >yep... use the property attribute of the selectKey element. > > > > > > > But what do I do if I'm using a 'serial' keyword for an integer column > in Postgres, where it creates it's own sequence and assigns it to the id > column? > > TIA, > Vamsee. >

