TADOConnection.CommandTimeout


2004-07-13 04:04:13 PM
delphi200
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