ID: 26351 Updated by: [EMAIL PROTECTED] Reported By: jabberwocky at ibplanet dot com -Status: Open +Status: Bogus Bug Type: MSSQL related Operating System: Any PHP Version: 4.3.4 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Read previous bug reports regarding this issue. Previous Comments: ------------------------------------------------------------------------ [2003-11-21 11:44:47] jabberwocky at ibplanet dot com Description: ------------ With the new MSSQL so-called "bugfix" there seem to be a lot of problems, first of all, when accessing the DB, and retrieving a field that has a null value in it, a single space (" ") is returned instead of a null string. This is also the case if you retrieve a numerical value of 0 - instead of retrieving the number 0 - a single space (" ") is returned. This has caused all sort of problems with the MSSQL Database Driver that I am currently coding for Invision Power Board (http://www.invisionboard.com/?mssqldriver) Reproduce code: --------------- Source Code available on request from PHP team by emailing [EMAIL PROTECTED] (as this is a paid product) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26351&edit=1