spaghettidba
SSC Guru
Points: 105732
More actions
December 14, 2009 at 9:29 am
#1092050
It's ConnectionTimeout, in the connection object.
See this page for reference:
http://www.devguru.com/technologies/ado/8534.asp
-- Gianluca Sartori
andrew.davies
Grasshopper
Points: 16
December 14, 2009 at 9:33 am
#1092055
thanks, but that doesn't seem to affect the length of timeout period. Still 20s even if I set as low as 5s
e.g. ConnectionTimeout = 5
any other suggestions?
December 14, 2009 at 9:36 am
#1092056
Are you using a command object or opening the recordset with connection.execute?
If you are using a command object, check the connection timeout property there.
Viewing 3 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply