[PHP-DEV] Bug #8516 Updated: Random errors using multiple queries From: kalowsky <email protected>
Date: 06/21/01

ID: 8516
Updated by: kalowsky
Reported By: cris <email protected>
Old-Status: Feedback
Status: Closed
Bug Type: ODBC related
Operating system:
PHP Version: 4.0.3pl1
Assigned To:
Comments:

no user feedback.

Previous Comments:
---------------------------------------------------------------------------

[2001-05-31 11:33:56] kalowsky <email protected>
can you please:
A) try this with a recent release?
B) if it still occurs, attach a simple sample script to reproduce this ?

---------------------------------------------------------------------------

[2001-01-02 10:57:05] cris <email protected>
Using ODBC to connect to SQL Server 2000 remotely via sys dsn. Dist. php.ini

When executing multiple unprepared selects (not tested with prepared selects) simultaneously, ODBC randomly closes result sets. The selects are being called through a data class which works with MySQL, Postgre, Interbase, and ODBC. I cannot reproduce this any other way than with ODBC.

It APPEARS to be less frequent with SQL_CUR_USE_ODBC, but not by much. It is also a big kicker that it is entirely random, though more often than not.

---------------------------------------------------------------------------

ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8516&edit=2

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>