注册 登录
编程论坛 Delphi论坛

Delphi超时已过期错误

Delphi迷 发布于 2006-10-25 11:31, 4302 次点击
Delphi错误提示:
Project numinput.exe raised exception class EOleException with message '超时已过期' Process stopped .use step or Run to continue

诸位Delphi高手们帮小弟看看这个错误是怎么回事,小弟将不胜感激。

[此贴子已经被作者于2006-10-25 11:34:38编辑过]

3 回复
#2
Delphi迷2006-10-25 12:02
我把TAdoConnection的CommandTimeOut设成100也不行。
#3
volte2006-10-25 13:01
数据库的超时时间有没有设置!

不要光设置客户端。小心是服务端的设置问题!
#4
w0010010012012-02-15 12:02
ConnectionTimeOut的值需要设置的大点,300.
1