Bogue
Numéro d’ID de bogue | BUG-000147411 |
---|---|
Envoi | March 8, 2022 |
Dernière modification | June 27, 2025 |
S’applique à | ArcGIS GIS Server |
Version trouvée | 10.9.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Version de correction | 3.1 |
Statut | Fixed |
Save the SDE file to a Universal Naming Convention (UNC) path that both the client and server side have access to. Then, use the following code import ArcPy: os fc_name = os.path.join(r"C:\mysdefolder", "myuser", "Documents", "ArcGIS", r"Projects", "MyProject18", "gpegdb.sde", "qatest.gp.BufferPoints") arcpy.AddMessage("getting record count for: {0}".format(fc_name)) count = arcpy.GetCount_management(fc_name) arcpy.AddMessage("count: {0}".format(count)).
ID de bogue: BUG-000147411
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support