From:             webmaster at cbre dot fr
Operating system: Windows 2000 Server
PHP version:      4.3.4
PHP Bug Type:     MSSQL related
Bug description:  mssql_fectch_* functions are returning a space char on empty fields

Description:
------------
mssql_fectch_* functions are returning a space char when selecting empty
fields. 

The problem does not occur where MSSQL table fields are set to <NULL>
value insteed of empty.

It was not working this way with PHP 4.3.2 and previous versions. I can't
see nothing in the change log about this.

Kind regards
Clement


-- 
Edit bug report at http://bugs.php.net/?id=26315&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=26315&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=26315&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=26315&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=26315&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=26315&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=26315&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=26315&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=26315&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=26315&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=26315&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=26315&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=26315&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=26315&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=26315&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=26315&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=26315&r=float

Reply via email to