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
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