Any advice on how to turn off the odbc timeout on a sql enterprise db query?Sean,
There are two setting for ODBC that you can use: SQL_QUERY_TIMEOUT and
SQL_LOGIN_TIMEOUT. The first is probably what you are after. Using this
for an ODBC connection is not sensitive to the edition of SQL Server
(Standard, Enterprise, etc) that you are using.
RLF
"Sean" <Sean@.discussions.microsoft.com> wrote in message
news:73E847C1-7FBE-4103-8EC1-E6E3FF3E6658@.microsoft.com...
> Any advice on how to turn off the odbc timeout on a sql enterprise db
> query?
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment