laptop and a wrench

Error

Queries with Czech or Slovak characters do not work on services when the data is stored in an SQL server database.

ArcGIS GIS Server
Número de ID del error BUG-000162080
EnviadoOctober 13, 2023
Última modificaciónJune 5, 2024
Relacionado conArcGIS GIS Server
Versión encontrada11.1
Sistema operativoWindows Server
Versión de sistema operativo2019 64 Bit
EstadoAs Designed

Información adicional

The N prefix must be used while querying using a Unicode string against SQL Server. For reference, refer to https://support.esri.com/en-us/knowledge-base/problem-attribute-queries-using-unicode-strings-do-not-000009193.

Solución alternativa

A possible workaround is to include the N prefix before the string to query.

Not working:

Field='<SearchText>'

Add N before the string and it supposedly works:

Field=N'<SearchText>'

Alternatively, instead of referenced publishing, publish with CopyOption, when suitable.

Pasos para reproducir

ID del error: BUG-000162080

Software:

  • ArcGIS GIS Server

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