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.
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.