Problem:
While working in EzData, the following error message appears: "Null Value Error".
Solution:
1. In MSSQL Management Studio run the query on the needed database to fix the problem:
delete from Action where Argument_Ptr is null
2. Restart EzData.