ID: 15437 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Reproducible crash Operating System: Windows 2000 PHP Version: 4.1.1 New Comment:
I've identical problem with MS SQL Server too. Access violation at 0x00000000 - without any physical address at all. Previous Comments: ------------------------------------------------------------------------ [2002-02-07 16:38:35] [EMAIL PROTECTED] Using the latest PHP version on a Windows 2000 box, I have been able to connect to the MS SQL server 2000 (v7.0) and select the right database, on another script, I am able to write data into the database with no problem with an INSERT statement, however, the SELECT statement doesn't return a value causing the script to time out, therefore, I applied the method of using square braquets around the table name, which causes every single time I execute this script a crash from PHP.exe Xavier Spriet. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15437&edit=1