现象
连接数据库的时候gorm抛出错误提示:wsarecv: An existing connection was forcibly closed by the remote host.
解决办法
如果是sql server 2008则安装sp4更新包
下载地址:SQLServer2008SP4-K[……]
连接数据库的时候gorm抛出错误提示:wsarecv: An existing connection was forcibly closed by the remote host.
如果是sql server 2008则安装sp4更新包
下载地址:SQLServer2008SP4-K[……]