> Another case of brain freeze....
> 
> I create a new record. The database auto-increments the unique id field.
> How do I get that field value for the next action of my application?

It's in the resultSet. Just refer to resultSet[1,1] or assign the result set
to a Var and use it anywhere in your app.

Wayne Irvine
                  Byte Services Pty Ltd
               http://www.byteserve.com.au/
                  [EMAIL PROTECTED]
   Ph 02 9960 6099   Mob 0409 960 609   Fax 02 9960 6088

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf

Reply via email to