How to retrieve the IDENTITY value after insert into Pointbase database

From: Mark Hansen (meh_at_NOSPAMunify.com)
Date: 04/14/04


Date: Wed, 14 Apr 2004 07:47:42 -0700

I need to know how to get the value provided by the Pointbase
database for the IDENTITY column of a newly inserted row.

The Pointbase docs explain how the value is created, but not how to
get it after the insert is done.

Can someone please tell me how this is done?

Thanks,