Hi everyone,
I got a problem while creating an extension on NAV 2018 on-premise.
When I change field 's DataType from Integer to be Decimal, I got an error message like this
'SchemaUpdateMode=synchronize failed with code 422. Reason:
Table 50010 :: Unsupported field change. Field:Sequence No.; Change:DataType'
I know this error can be fixed by changing "schemaUpdateMode" to "Recreate" but all data records in this project will be deleted which I don't want to be like that.
Is there anyway to specify only a table to recreate or compile only a table like C/SIDE?
Thanks you,
0
Answers