Page 1 of 1

Conection Time-out

Posted: Fri 28 Jan 2005 16:54
by norldir
Where can i set connection time-out time?

Re: Conection Time-out

Posted: Mon 31 Jan 2005 10:31
by Ikar
For Delphi 7 - set a value of 'Connection Timeout' parameter.
For Delphi 6 this parameter cannot be created.

Re: Conection Time-out

Posted: Tue 01 Feb 2005 13:31
by norldir
What is de default value? and this value are in seconds or miliseconds?

Lost connection

Posted: Tue 01 Feb 2005 13:43
by norldir
Hi,

For any value that i set to that parameter, it always lost connection when connect.

I use dbexpmda.dll 2.10.2 with D7.


Thanks for help

Norldir

Posted: Wed 02 Feb 2005 08:23
by Ikar
The default value is 15 seconds. Time is set in seconds.

Does the error happen before expiration of 15 seconds?

timeout lost connection

Posted: Thu 03 Feb 2005 10:44
by norldir
Yes,

to any value it lost connection on connect.

more info

Posted: Thu 03 Feb 2005 10:54
by norldir
When i not set the parameter it works good.

But after the release 2.10.2, some querys from few reports doesn´t run. Because i need to make a big process with temporary tables.... and it lost connection during query now.

Release 2.0.0 have not this problem.

Thanks for help.

Norldir

Posted: Fri 04 Feb 2005 12:48
by Ikar
Thank you for information.
We reproduced your problem and fixed it. This fix will be included in the next DbxMda build.