laptop and a wrench

Error

Sorting a table based on a field using ITableSort no longer works if the table is participating in a join at ArcGIS 9.2.

Última publicación: August 25, 2014 No Product Found
Número de ID del error NIM006811
EnviadoFebruary 13, 2007
Última modificaciónJune 5, 2024
Relacionado conNo Product Found
Versión encontrada9.2
Lenguaje del programaVBA
EstadoWill Not Be Addressed

Información adicional

No Public Explanation

Solución alternativa

Pass in a selection set rather then the RelQueryTable. Dim z As ISelectionSet Set z = pTable.Select(Nothing, esriSelectionTypeHybrid, esriSelectionOptionNormal, Nothing) Dim pRow As IRow Set pQueryFilter = New QueryFilter Set pTablesort = New TableSort 'Set pTablesort.Table = pTable Set pTablesort.SelectionSet = z Set pTablesort.QueryFilter = pQueryFilter

Pasos para reproducir

ID del error: NIM006811

Software:

  • No Product Found

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