laptop and a wrench

Bug

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
Bug ID Number BUG-000178938
SubmittedAugust 22, 2025
Last ModifiedSeptember 9, 2025
Applies toArcGIS Pro
Version found3.3.2
Operating SystemWindows Server
Operating System Version2019 64 Bit
StatusIn Review

Workaround

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

Steps to Reproduce

Bug ID: BUG-000178938

Software:

  • ArcGIS Pro

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options