Re: [PHP] Set ODBC Timeout Value

2001-03-06 Thread Andrew Hill
Karl, ODBC drivers typically have a timeout configuration. Decreasing that may solve your problem. Best regards, Andrew --- Andrew Hill - OpenLink Software Director Technology Evangelism eBusiness Infrastructure Technology http://www.openlinksw.com On 3/6/0

[PHP] Set ODBC Timeout Value

2001-03-06 Thread Karl J. Stubsjoen
Is there a way to set the timeout value for an ODBC connection, lets say for script trying to query a table which is locked? Right now, the default timeout value is well over1 minute, and I don't think I can change it anywhere else (meaning: I don't the the Network Administrator is going to chan