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 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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC