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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: os at bong dot de
New email:
PHP Version: OS:

 

 [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 16:01:31 2024 UTC