ID: 14072
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: ODBC related
Operating System: FreeBSD 4.3
PHP Version: 4.0.6
New Comment:

(Whoops, I forgot to mention that this is a standard MS Access DSN)

Client Platform: Apache 1.3.20/PHP 4.0.6/OpenLink Data Access Drivers (Current as of
yesterday), PHP Compiled --with-iodbc --with-openlink

Server Platform: WinNT 4.5 SBS, OpenLink Request Broker (Current as of yesterday).

When attempting to execute ANY query, ie:
"select * from table"
via any method (odbc_do, odbc_exec, odbc_prepare/odbc_execute, etc..) PHP causes a
segfault in the Request Broker on the NT machine.  This appears to be PHP specific. 
./odbctest works fine, and I can establish a connection to my odbc datasource and get 
any
data directly.  I have submitted a bug report to OpenLink software as well, but it 
appears
to be PHP specific.  Client machine remains running.

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

[2001-11-15 14:03:19] [EMAIL PROTECTED]

Client Platform: Apache 1.3.20/PHP 4.0.6/OpenLink Data Access Drivers (Current as of 
yesterday), PHP Compiled --with-iodbc --with-openlink

Server Platform: WinNT 4.5 SBS, OpenLink Request Broker (Current as of yesterday).

When attempting to execute ANY query, ie:
"select * from table"
via any method (odbc_do, odbc_exec, odbc_prepare/odbc_execute, etc..) PHP causes a 
segfault in the Request Broker on the NT machine.  This appears to be PHP specific.  
./odbctest works fine, and I can establish a connection to my odbc datasource and get 
any data directly.  I have submitted a bug report to OpenLink software as well, but it 
appears to be PHP specific.  Client machine remains running.


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



Edit this bug report at http://bugs.php.net/?id=14072&edit=1


-- 
PHP Development 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]

Reply via email to