laptop and a wrench

漏洞

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

ArcGIS GIS Server
漏洞 ID 编号 BUG-000162080
已提交October 13, 2023
上次修改时间June 5, 2024
适用范围ArcGIS GIS Server
找到的版本11.1
操作系统Windows Server
操作系统版本2019 64 Bit
状态As Designed

附加信息

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.

解决办法

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.

重现步骤

漏洞 ID: BUG-000162080

软件:

  • ArcGIS GIS Server

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项