免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1290 | 回复: 1
打印 上一主题 下一主题

关于sybase数据出错的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-02-21 21:24 |只看该作者 |倒序浏览
各位大侠好:
我用的是sybase数据库,在sco5.06下的,开始程序里有一个小buge没有及时提交数据,数据量大时经常死锁,后来加了commit终于好了,可是运行当中出现过一次5701(changed database context....)什么的错误,真是不明白该错误是怎么回事,还望知情人告之,不胜感激。

论坛徽章:
1
2017金鸡报晓
日期:2017-01-10 15:19:56
2 [报告]
发表于 2006-02-22 00:01 |只看该作者
Explanation Adaptive Server sends this informational message to a DB-Library or CT-
Library client:
* When the client logs in (the message displays the default database)
* When the client changes the current database
The message is displayed unless the client application suppresses the message
via its message handler.
Action If you wish to suppress this message, add the following line to your client's
Adaptive Server message handler:
if (msgno==5701) return (0);
This message cannot be suppressed on the Server side; it must be handled on
the client side.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP