Bogue
Numéro d’ID de bogue | BUG-000121121 |
---|---|
Envoi | March 22, 2019 |
Dernière modification | June 25, 2025 |
S’applique à | ArcGIS Pro |
Version trouvée | 2.3.1 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Will Not Be Addressed |
ArcMap
ArcGIS Pro
SQL example including table join:
select a.objectid, a.shape, a.field1, b.field2
from <server>.<database>.<OS Authentication>.<featureclass> a,
<server>.<database>.<OS Authentication>.<datatable> b,
where a.OBJECTID = b.id
and b.field2 = 'thing'
Ensure to include the ObjectID and Shape fields of the feature class. Use whatever amount of fields needed from the feature class and data tables, "field1" and "field2" are a simplified example.
OR
Migrate from OS Authentication to Database Authentication.
ID de bogue: BUG-000121121
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support