Re: Timeout Expired
From: Henrique (progtecnic_at_hotmail.com)
Date: 02/28/05
- Previous message: Ryan: "Re: Multiple Step Operation Generated Errors - Check each status value"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Feb 2005 11:18:55 -0800
Hi!
How can I set query timeout with DBExpress?
I know that with ADO components the CommandTimeout works...
Thanks,
Henrique.
Brian Bushay TeamB <BBushay@Nmpls.com> wrote:
>>Hi,
>> I always encounter the Timeout Expired error when i execute my query, why? how to solve it?
>>
>
>Set the commandtimeout property of your TAdoCustomDataset descendant
>
>If you are using D5. CommandTimeout property does not work for TadoQuery and
>TadoStoredProc. Use TadoDataset or TadoCommand
>--
>Brian Bushay (TeamB)
>Bbushay@NMPLS.com
- Previous message: Ryan: "Re: Multiple Step Operation Generated Errors - Check each status value"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|