Re: ADOConnection TimeOut 30 second, no way to change it ???
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 25 Jun 2007 21:10:19 -0500
thanks, that is the answer.Not in Delphi 5 where there was a problem in CommandTimeout for TadoQuery and
TadoStoredProc. Use a Tadocommand or TadoDataset and set the commandtimeout
there and you will get it to work.
TadoConnection.commandTimeout is just for using the TadoConnection.Execute
method
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- References:
- ADOConnection TimeOut 30 second, no way to change it ???
- From: YH. Chan
- Re: ADOConnection TimeOut 30 second, no way to change it ???
- From: Mikael Eriksson
- Re: ADOConnection TimeOut 30 second, no way to change it ???
- From: YH. Chan
- ADOConnection TimeOut 30 second, no way to change it ???
- Prev by Date: Re: ADOConnection TimeOut 30 second, no way to change it ???
- Next by Date: Re: Lost connection
- Previous by thread: Re: ADOConnection TimeOut 30 second, no way to change it ???
- Next by thread: Re: Lost connection
- Index(es):
Relevant Pages
|