Hi,

Have just migrated a web app from an iis4 server to iis5. Everything works
perfectly except that when executing one particular query the odbc driver
times out with the following error (Other queries on asp pages work fine).

Microsoft OLE DB Provider for ODBC Drivers (0x80040E31)
[INTERSOLV][ODBC SQL Server driver][SQL Server]ct_results(): user api layer:
internal Client Library error: Read from the server has timed out.

I have looked in the odbc settings and cannot find anything to set the
timeout. There is nothing I can see in iis to set the timeout on a db
connection either.

The files were copied from the old server to the new server without
alteration so if there are connection settings in the asp code they will be
the same on both machines.

We tested the same query on the old machine to be sure it wasn't a duff
record or anything and it worked fine.

Any help appreciated.

Thanks.

Miguel.