Page 1 of 1

UniLoader error "table ... does not have the identity property"

Posted: Wed 02 Nov 2016 22:33
by ertank
Hi,

Using Delphi 10.1 Update 1, UniDAC 6.4.15, MSSQL Server 2012 64bit.

Problem is somehow isolated. Such as:
1- If I debug, I receive error saying "Table 'xxx' does not have the identity property. Cannot perform SET operation."
2- If I run without debug I receive error saying "The server failed to resume the transaction. Desc: 3600000002"

You can find a sample project in below link. There are three sample databases added as backup files. All will be needed to reproduce the problem.
uniloader_identityproperty.7z

I confirm same code is working with UniDAC 6.4.14.

If there is any workaround I can apply, please advise.

Thanks.

Re: UniLoader error "table ... does not have the identity property"

Posted: Fri 04 Nov 2016 11:43
by azyk
We have reproduced the described issue and now we are working on its fixing. As soon as the issue is fixed, we will notify you about it and send you a night build with this fix.

Re: UniLoader error "table ... does not have the identity property"

Posted: Thu 17 Nov 2016 14:10
by azyk
We have answered you at the following topic: viewtopic.php?f=28&t=34514

Re: UniLoader error "table ... does not have the identity property"

Posted: Tue 22 Nov 2016 17:54
by ertank
I confirm that 6.4.16 version fixed that problem.

Thanks.