The shp2sde and tbl2sde commands fail to import special (non-English) characters into SQL Server when making a direct connection in the command.
上次发布: August 25, 2014ArcSDE/Enterprise Geodatabase
漏洞 ID 编号
NIM058661
已提交
June 30, 2010
上次修改时间
April 2, 2025
适用范围
ArcSDE/Enterprise Geodatabase
找到的版本
10.0
操作系统
Windows OS
操作系统版本
2003
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Use ArcCatalog to import shape file with special (non-English) characters.
解决办法
Create a conversion text file, to be used after the -a parameter in the shp2sde command. Specify the columns to be created as NSTRING, so NVARCHAR columns are created in the feature class. The special characters then display correctly.