Thomas Print
New member
If a field in the database contains a number longer than 16 digits the number get truncated (round off)
Field Phonenumber 18 digits
Data 111222333444555666
Result:
111222333444555660
Anyone have a clue to solve this issue!
Thomas
Field Phonenumber 18 digits
Data 111222333444555666
Result:
111222333444555660
Anyone have a clue to solve this issue!
Thomas