laptop and a wrench

Erro

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 do Erro BUG-000162080
EnviadoOctober 13, 2023
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS GIS Server
Versão encontrada11.1
Sistema OperacionalWindows Server
Versão do Sistema Operacional2019 64 Bit
StatusAs Designed

Informações Adicionais

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.

Solução Provisória

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.

Etapas para Reproduzir

ID do Erro: BUG-000162080

Software:

  • ArcGIS GIS Server

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download