laptop and a wrench

漏洞

The arcpy.da.SearchCursor queries produce inconsistent results if ordering is used.

上次发布: December 10, 2015 ArcGIS for Desktop
漏洞 ID 编号 BUG-000091958
已提交November 5, 2015
上次修改时间June 5, 2024
适用范围ArcGIS for Desktop
找到的版本10.2.2
状态Non-Reproducible

附加信息

Unable to reproduce

解决办法

Remove the SQL postfix and use the Python sorted method instead of ORDER BY. cursor = sorted(arcpy.da.SearchCursor(fc_path, search_fields, where))

重现步骤

漏洞 ID: BUG-000091958

软件:

  • ArcGIS for Desktop

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项