Subject | Retrieve "Returned" Value |
---|---|
Author | John W. (Jack) Cane |
Post date | 2013-09-06T21:32:03Z |
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
Best,
jwc
from iMac