I
ibaez
Guest
Hello, I have also had no success reproducing the error myself, but I have been able to reproduce the "123.0" behavior in Salesforce - instead of the "123" ExternalID. -When the Primary Key is defined as "number", without any size associated to it, it will display in Salesforce as "1.0" but will display as "1" in DataDirect Cloud SQL Testing. -When the Primary Key is deinfed as "number(X)" where X is an integer such as 25, it will display in Salesforce as "1". With both of these tests I was still able to update and delete records regardless of the Primary Key definition as number or number(25). Best, Idaliz Baez
Continue reading...
Continue reading...