I ran a brief ADODB test and it gave me an Access Violation Error.
PHP has encountered an Access Violation at 2474FF04
when parsing this line:
$fields = $rs->Fields;
where $rs is the recordset from the SQL database.
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
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]