S
Sogge
I receive the "Timeout expired" message after 60 seconds, when the
dateinterval that is a part of the query is to large. Therefore I'd
like to increase the timeout value to say 600 seconds.
I've read the threads that explains how to solve the timeoutproblem
when calling stored procedures by changing the value of
"commandtimeout", but this is not usable for me since I'm just running
a query consisting of 4 linked tables.
The connection string used during link is:
ODBC;DRIVER=SQL
Server;SERVER=<servername>;UID=<userid>;PWD=<password>;APP=Microsoft®
Access;DATABASE=<databasename>;Network=DBMSSOCN;
Any ideas?
Thanks in advance
Best regards
Søren Horney
dateinterval that is a part of the query is to large. Therefore I'd
like to increase the timeout value to say 600 seconds.
I've read the threads that explains how to solve the timeoutproblem
when calling stored procedures by changing the value of
"commandtimeout", but this is not usable for me since I'm just running
a query consisting of 4 linked tables.
The connection string used during link is:
ODBC;DRIVER=SQL
Server;SERVER=<servername>;UID=<userid>;PWD=<password>;APP=Microsoft®
Access;DATABASE=<databasename>;Network=DBMSSOCN;
Any ideas?
Thanks in advance
Best regards
Søren Horney