Timeout for TUniConnection

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
skippy
Posts: 20
Joined: Fri 18 Sep 2009 09:42

Timeout for TUniConnection

Post by skippy » Mon 31 May 2010 11:58

Hi,

I'm using a Firebird Database and I'm having the problem, if the ip is not available (e.g. no connection to the local network), it tries to connect forever. Is it possible to give a time, 10 seconds for instance, after which it the connect will be cancelled if not successful ?

TIA

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Mon 31 May 2010 14:05

UniDAC does not support this feature because Firebird doesn't support it.

Post Reply