Connection timeout

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Jorge
Posts: 6
Joined: Tue 12 Jun 2007 09:28

Connection timeout

Post by Jorge » Sun 19 Aug 2007 16:10

Hi all,
Please, is it possible to setup connection timeout (it seems the default is 15 s). If yes, how can I do it?
I know I have the same question as is in some previous topic, but I dont know how to implement it (if it is possible).

I have dbxsda320, D7. SQLConnection not includes such property. Param has no effect (e.g. ConnectionTimeout=5).

Thanks and sorry for maybe redundant question.
J.

Jorge
Posts: 6
Joined: Tue 12 Jun 2007 09:28

I am so... Connection SPACE! Timeout param!

Post by Jorge » Sun 19 Aug 2007 16:40

Sorry.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Mon 20 Aug 2007 06:45

No, there is no possibility to set the connection timeout in DbxSda because of dbExpress restrictions.

Post Reply