Ask a Question related to ASP Database, Design and Development.
-
Miguel Orrego #1
Connection timeout to sybase DB
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.
Miguel Orrego Guest
-
Connection profile with sybase
Hello, I've been trying to configure a connection profile to directly connect to a sybase database, but I have issues with the drivers. At firt I... -
connection timeout
One of my contribute sites seems to timeout after about two minutes when users are editing pages. There's no error message and it reconnects... -
#36516 [Com]: Sybase library names have changed in Sybase 15.x
ID: 36516 Comment by: jmherod at sbcglobal dot net Reported By: sean at digitalworkshop dot net Status: No... -
Handeling connection timeout
as we know each application in asp.net has a default read only conncetion timeout how could i handle this conncetion timeout so that whenever the... -
Timeout expired in connection
Hi, I have problems using COM+ object. In the object I run stored procedure using command object to get statistics information from database. The...



Reply With Quote

