laptop and a wrench

漏洞

Using CopyRows() or Sort() in ArcGIS Pro from a SQLite table to a geodatabase table lops off the last field in the output table.

ArcGIS Pro
漏洞 ID 编号 BUG-000174464
已提交February 20, 2025
上次修改时间June 23, 2025
适用范围ArcGIS Pro
找到的版本3.4.2
操作系统Windows OS
操作系统版本10.0
状态As Designed

附加信息

CopyRows() requires data having a field of the Object ID type named and aliased as OBJECTID. With mykey, the field in this issue, not meeting that requirement, CopyRows() creates an OBJECTID field of the data type Object ID and aliased OBJECTID. Since only one field of data type Object ID is allowed, CopyRows() drops the mykey field in this case. Sort() also does not recognize a field of the Object ID type that is not named and aliased as OBJECTID and thus does not list that field to sort on. The Copy tool maintains a field like mykey, which is of the type Object ID, and the name and alias are different. However, such a field is not available in the copied data to subsequently sort on.

解决办法

Add the .gpkg database to the databases in the Catalog pane, and use Copy() to copy the table instead.

重现步骤

漏洞 ID: BUG-000174464

软件:

  • ArcGIS Pro

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项