Page 1 of 1

retrieving value from autoinc after insert from IBCTable

Posted: Wed 27 May 2020 16:38
by haraldhuth
Hello,
I try to get the new value from a autoinc field in firebird 3 with ibdac 6.14.
It is a TIBCTable with persistent fields.
Table Options ReturningParameter is true.
The ID Field is set to not required.
The Table is set with Append in insert mode and fields are set (beside id field);
After the Post, the id field is 0;
Same after the Transaction.Commit;
Where is my fault?

Thank you for helping.

Regards

Re: retrieving value from autoinc after insert from IBCTable

Posted: Thu 18 Jun 2020 14:58
by oleg0k
Hello,
Thank you for the information. We've reproduced the issue and are currently working to resolve it. We'll keep you updated on the progress.

wbr, Oleg
Devart Team

Re: retrieving value from autoinc after insert from IBCTable

Posted: Tue 23 Jun 2020 08:42
by oleg0k
Hello,
We've tested TIBCTable once again -- even in older version of IBDAC (6.1.4), the correct value autoinc is returned.
Please send us an example demonstrating the issue so that we could reproduce it, through the form: https://devart.com/company/contactform.html

wbr, Oleg
Devart Team