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
 [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: Fri Mar 29 07:01:28 2024 UTC