Good morning,
When a spatial SDE view in SQL Server is empty, it returns an error message of not being recognized, if we try to copy, append or run a record count.
Is there a way to check if an SDE view is empty in Python?
Thanks
Weeird.
I just tested (Made a view where OBJECTID <0 through Pro) and ran arcpy.management.GetCount() and it turned out fine?
Is the view registered?