您的位置:首页 > 产品设计 > UI/UE

.net连接DB2的异常SQL0666 - SQL query exceeds specified time limit or storage limit.错误处理

2014-10-21 16:22 369 查看
SQL0666 - SQL query exceeds specified time limit or storage limit.

原因:查询超时

解决办法: set the DbCommand.CommandTimeout= 0 and this fixed the timeout error
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐