php-windows | 2001051
Date: 05/11/01
- Next message: Bob Sears: "[PHP-WIN] Code still doesn't function correctly"
- Previous message: Cynic: "Re: [PHP-WIN] Access Violation with XML_PARSE in PWS"
- In reply to: BigPants: "Re: [PHP-WIN] PHP 4.0.5 COM bugs"
- Next in thread: Jason Gan: "RE: [PHP-WIN] PHP 4.0.5 COM bugs"
- Reply: Jason Gan: "RE: [PHP-WIN] PHP 4.0.5 COM bugs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 11 May 2001 17:42:55 +0100, you wrote:
There was an earlier thread back when 4.0.5 was first introduced. It appears
that COM is broken in 4.0.5
I don't know if it will help, but check out http://php.weblogs.com/adodb
There is a library called "ADODB Library for PHP4" written by John Lim. It
might help you do what you need done without having to deal with the COM
problems.
Alan
>I also have encountered an access violation when using xml_parse
>
>How do we solve/get round it ?
>
>Phil
>"Alain Samoun" <alain <email protected>> wrote in message
>news:20010502093808.B479 <email protected>
>> Yes, COM is completely broken in 4.05
>> Alain
>>
>> On Wed, May 02, 2001 at 06:51:14PM +1000, Jason Gan wrote:
>> > 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: php-windows-unsubscribe <email protected>
>> > For additional commands, e-mail: php-windows-help <email protected>
>> > To contact the list administrators, e-mail: php-list-admin <email protected>
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: php-windows-unsubscribe <email protected>
>> For additional commands, e-mail: php-windows-help <email protected>
>> To contact the list administrators, e-mail: php-list-admin <email protected>
>>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-windows-unsubscribe <email protected> For additional commands, e-mail: php-windows-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Bob Sears: "[PHP-WIN] Code still doesn't function correctly"
- Previous message: Cynic: "Re: [PHP-WIN] Access Violation with XML_PARSE in PWS"
- In reply to: BigPants: "Re: [PHP-WIN] PHP 4.0.5 COM bugs"
- Next in thread: Jason Gan: "RE: [PHP-WIN] PHP 4.0.5 COM bugs"
- Reply: Jason Gan: "RE: [PHP-WIN] PHP 4.0.5 COM bugs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

