Subject Retrieve "Returned" Value
Author John W. (Jack) Cane
Running an insert query into a FireBird table, with "Returning value" appended to the query, 'value' is the name of the pk field of the table. Tried accessing fieldByName( 'value' ).asInteger but 'value' is unknown. 

What is the correct syntax here?

Best,
jwc
from iMac