UniLoader error "table ... does not have the identity property"
Posted: Wed 02 Nov 2016 22:33
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.
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.