azure – 登录时客户端已断开连接
发布时间:2020-05-23 05:30:31 所属栏目:MsSql 来源:互联网
导读:在将我们的SQL Azure计算机更新到v12之后,我们得到了一些我们在尝试对它运行命令时没有遇到过的奇怪异常. Inner exception information (level 1): Exception type: System.Data.SqlClient.SqlException Exception message: Client disconnected during
|
在将我们的SQL Azure计算机更新到v12之后,我们得到了一些我们在尝试对它运行命令时没有遇到过的奇怪异常. Inner exception information (level 1):
Exception type: System.Data.SqlClient.SqlException
Exception message: Client disconnected during login
A severe error occurred on the current command. The results,if any,should be discarded.
这是你的其他任何人得到的东西,你是如何解决它的? 编辑:我们在欧盟,美国和亚洲有三个地区.但是,我们只是在亚洲面临这个问题. 解决方法这是SQL Azure端的连接问题.如果在连接字符串中启用了MARS,则应该只能看到当前的问题.已经确定了一个修复方案,应该很快在亚洲数据中心部署. (编辑:安卓应用网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- Data.Table按组滚动连接
- sql-server – T-SQL“ ANY(子查询)”
- sql – 可以使用LIKE和IN作为WHERE语句吗?
- sql – Oracle中“||”运算符和concat函数之间有什么区别?
- sql-server – TSQL:Try-Catch Transaction in Trigger
- SQL Server 参数化查询之where in和like实现分析
- sql – 对业务规则使用检查约束是否合适
- SQL Server 错误602,未能在sysindexes中找到数据库 的解决办
- reporting-services – 无法在SSRS 2008 R2订阅中选择多值参
- sql-server – 用于图表的SQL Server Management Studio插件
