Hi All,
I got a NIP service that sends this example 7byte number 1731027600945646903 to a field capable of RWF length of 8 which I assume means 8 bytes as well so it should fit within the range just fine.
LASTUPDATE "LASTUPDATE" 20101 NULL INTEGER 15 UINT64 8
However ADH cache truncates the data stating it is to large.
Any idea why this is happening?
Thanks