FreeTDS_MsSQL>=2005 + setting Connection timeout
Moderators: gto, cipto_kh, EgonHugeist
-
- Fresh Boarder
- Posts: 6
- Joined: 21.04.2013, 18:21
FreeTDS_MsSQL>=2005 + setting Connection timeout
I using FreeTDS_MsSQL>=2005 to connect with msSQL 2012 , and Works fine, but i need setup a timeout for this connections, how can i do it ?
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
rzsistemas,
add "timeout=X" to the TZConnection.Properies.
add "timeout=X" to the TZConnection.Properies.
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
-
- Fresh Boarder
- Posts: 6
- Joined: 21.04.2013, 18:21