[PHP-DEV] PHP 4.0 Bug #10580 Updated: Access Violation using ADODB From: jason <email protected>
Date: 05/04/01

ID: 10580
User Update by: jason <email protected>
Old-Status: Closed
Status: Open
Bug Type: COM related
Description: Access Violation using ADODB

Same bug, access violation using ADODB and MSXML Parser,
but using a 4.0.6 build, dated 2001-05-04.

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

[2001-05-04 11:29:31] sniper <email protected>
This is now fixed in CVS. Fix will be in 4.0.6.

--Jani

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

[2001-05-04 10:28:01] phanto <email protected>
same as #10594

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

[2001-05-01 11:05:52] jason <email protected>
If it helps, here is the error message:

PHP has encountered an Access Violation at 2474FF04

I got the following error messages when using MSXML Parser 3.01 to load an XML string:

PHP has encountered an Access Violation at 011C2655

and

PHP has encountered an Access Violation at 011C265B

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

[2001-05-01 10:54:02] jason <email protected>
Access Violation on this line:

$fields = $rs->Fields;

where $rs is the recordset from the database.
Error occurs with PHP 4.0.5 final release,
and does not occur with PHP 4.0.5 RC1.

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

Full Bug description available at: http://bugs.php.net/?id=10580

-- 
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>