php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34655 mssql_fetch_array returns blank for empty fields
Submitted: 2005-09-27 11:42 UTC Modified: 2005-09-27 16:46 UTC
From: os at bong dot de Assigned:
Status: Not a bug Package: MSSQL related
PHP Version: 5.0.5 OS: Win2k
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 - 26 = ?
Subscribe to this entry?

 
 [2005-09-27 11:42 UTC] os at bong dot de
Description:
------------
When fetching a row from a query using the function mssql_fetch_array, all fields that are empty in db, i.e. with a value of '' (NOT NULL), are returned as one blank (' ').


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-09-27 16:46 UTC] fmk@php.net
This is still a bug in the ntwdblib.dll library used to build the PHP extension.

Please search the bug database before submitting issues that have already been reported and commented on.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 08:01:29 2024 UTC