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.
UniLoader error "table ... does not have the identity property"
Re: UniLoader error "table ... does not have the identity property"
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"
We have answered you at the following topic: viewtopic.php?f=28&t=34514
Re: UniLoader error "table ... does not have the identity property"
I confirm that 6.4.16 version fixed that problem.
Thanks.
Thanks.