Unable to convert wire value.

I am using sql data base and got error while updating record :

' Unable to convert wire value "xxxx" of column "xyz" of type number to native value.

Kindly note that appsheet and sql having number and int type respectively.

0 1 58
1 REPLY 1

Steve
Platinum 4
Platinum 4

Sounds like your Number value is not compatible with the INT database column. Perhaps the Number value is too large?

Top Labels in this Space