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.
上次发布: August 25, 2014ArcGIS for Desktop
漏洞 ID 编号
NIM078959
已提交
March 9, 2012
上次修改时间
June 5, 2024
适用范围
ArcGIS for Desktop
找到的版本
10.0
修正版本
10
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
附加信息
This is no longer producible in the upcoming BA 10.0.4 2011 Data Update release.
解决办法
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.