TADOConnection.CommandTimeout

From: Jens (Snej04_at_web.de)
Date: 07/13/04


Date: Tue, 13 Jul 2004 10:04:13 +0200

D 5 enterprise

Hello,
i want to increase the TADOConnection.Comandtimeout- Property, if it is
needed.
But I don't know, what kind of event ( onDisconnect doesn't work for
example:

    if TADOConnection.inTransaction then TADOConnection.Comandtimeout :=
3000;)

i will have to use.
Can you help me ?
Thx Jens