Select by Attribute does not return correct values when selecting from a current selection using an internal field, for example, SHAPE.AREA.
上次发布: August 25, 2014No Product Found
漏洞 ID 编号
NIM000844
已提交
January 23, 2006
上次修改时间
April 2, 2025
适用范围
No Product Found
找到的版本
9.1
修正版本
9.2
状态
Fixed
此漏洞已得到修复。 有关详细信息,请参阅“版本修复”和“其他信息”(如果适用)。
解决办法
Create another field with a different name, but with identical field definitions as the concerned internal field (e.g. SHAPE.AREA, SHAPE.LENGTH). Calculate the values of the new field as equal to that of the internal field. Now select from current selection using the new field in the where clause. It should return the correct number of rows.