laptop and a wrench

Error

The error message "Error: Failed to open table" is returned when opening an attribute table in ArcGIS Pro from a table or feature class created in SQL Server.

ArcGIS Pro
Número de ID del error BUG-000178938
EnviadoAugust 22, 2025
Última modificaciónSeptember 9, 2025
Relacionado conArcGIS Pro
Versión encontrada3.3.2
Sistema operativoWindows Server
Versión de sistema operativo2019 64 Bit
EstadoIn Review

Solución alternativa

Updating the shape using the following queries makes feature 2 visible on the map. The attribute table also opens successfully.

geometry::STGeomFromText(SHAPE.STAsText(), 4148)

Update [dbo].[TEST_GEOMETRY] set Shape = geometry::STGeomFromText(SHAPE.STAsText(), 4148)

where [OBJECTID] =2

Pasos para reproducir

ID del error: BUG-000178938

Software:

  • ArcGIS Pro

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga