BA 10: Where a mismatch exists between a custom list of ZIP Codes and the master Esri list of ZIP Codes, subsequently created BDS layers will crash when opening the attribute table and zooming to a record.
Last Published: August 25, 2014ArcGIS for Desktop
Bug ID Number
NIM078959
Submitted
March 9, 2012
Last Modified
June 5, 2024
Applies to
ArcGIS for Desktop
Version found
10.0
Version Fixed
10
Status
Fixed
The bug has been fixed. See the Version Fixed and Additional Information, if applicable, for more information.
Additional Information
This is no longer producible in the upcoming BA 10.0.4 2011 Data Update release.
Workaround
The workaround is to use a script to check to see whether or not a value(s) exists; if there is no value, the script will return a value (I.e. ReturnValue(0)). If you using a simple equation such as [PRV_DIR_CY] + [ PRV_ESI_CY] + [ PRV_EXCH_C], the table locks up since it can't find any values in those fields.