桌面创建企业级地理数据库报错

使用桌面在SQLServer2014上创建企业级地理数据库报Connection was attempted with an older version of SQL Server client communications software that is not compatible with the SQL Server database server.
Failed to execute (CreateEnterpriseGeodatabase)
已邀请:

刘锋

赞同来自:

【解决办法】:
操作系统自带的SQLServer驱动是低于2014版本的,需要单独安装SQLServer2014客户端。

要回复问题请先登录注册