When the “Display coded value domain and subtype descriptions” option is unchecked in the Table Appearance Dialog and the editor chooses to change the value to Null. It is trying to store the "<Null>" rather than a true database null.
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM003863
Submitted
August 18, 2006
Last Modified
June 5, 2024
Applies to
No Product Found
Version found
9.1
Status
Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
Additional Information
No Public Explanation
Workaround
Check the “Display coded value domain and subtype descriptions” option is unchecked in the Table Appearance Dialog before editing the values. You should be able to set both fields to null. And looking at the underlying database, the values are database nulls – not text strings that spell out “<Null>”