Arcengine修改sde数据集名称出现报错”must be the owner to perform this operation“
修改数据集名称出现了这个报错”must be the owner to perform this operation“,迟迟不能解决。
通过翻译得知
然后通过查看打开数据集的工作空间参数,我里面使用的是‘sa’而不是‘sde’,而空间数据库连接的参数是以sde连接的
通过修改连接参数就可以修改名称了。
修改数据集名称出现了这个报错”must be the owner to perform this operation“,迟迟不能解决。
通过翻译得知
然后通过查看打开数据集的工作空间参数,我里面使用的是‘sa’而不是‘sde’,而空间数据库连接的参数是以sde连接的
通过修改连接参数就可以修改名称了。