当前位置: 代码迷 >> GIS >> 关于arcSDE数据库的有关问题
  详细解决方案

关于arcSDE数据库的有关问题

热度:316   发布时间:2016-05-05 06:11:22.0
关于arcSDE数据库的问题
IFeatureDataConverter fctofc = new FeatureDataConverterClass();
                IEnumInvalidObject enumErrors = fctofc.ConvertFeatureClass(inFeatureClassName, qf, (IFeatureDatasetName)featureDataset.FullName, outFeatureClassName, geometryDef, outFeatureClassFields, "", 1000, 0);

使用如上语句把图层导入到sde数据库中,数据全都导入了,但是抛出了异常:此SDE服务器不支持此客户端或操作[this SDE server does not support this client or operation]
求大神指点!
------解决方案--------------------
What's behind SDE? SQLServer, PostgreSQL, Oracle...

The client application or the requested operation is not supported by the release of ArcSDE geodatabase you are using. See the ESRI Resource Center for a list of supported releases of ESRI clients. For third-party applications, contact the application developer.