arcpy sde oracle RuntimeError: cannot open

使用arcpy.da中SearchCursor搜索要素表,提示“RuntimeError: cannot open '”。
sde的连接串是中文路径,如:'数据库连接/server7.sde/demo.Parks'。错误的产生是因为有中文的名称吗?还是有其他原因。

有没有通过arcpy操作sde数据库的例子?谢谢
已邀请:

Bluemo

赞同来自:

同上。ArcGISpro3.0。Traceback (most recent call last): File "<string>", line 15, in <module> RuntimeError: cannot open '������·��'

要回复问题请先登录注册