Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Timeoutproblem

Status
Not open for further replies.

Hansje

Programmer
Dec 3, 2003
16
NL
Hi there,
I have an aplication connecting to a database via a n ODBCdriver. First connection is always met with a timeout error. The second though immediately connects to the database involved. I've been looking at the timeout options within SQL Server, but as far as I can figure out, you'll have to be connected FIRST to set the timeout option to a longer interval. I can't find a way to make the ODBCdriver wait longer.
Is there a way to make a connectionattempt last longer?

TIA,
Hans Brouwer
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top