php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #3859 Null values in ODBC Databases
Submitted: 2000-03-17 11:00 UTC Modified: 2002-02-26 10:36 UTC
From: tobi at web-arts dot de Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 OS: Linux 2.0.13
Private report: No CVE-ID: None
 [2000-03-17 11:00 UTC] tobi at web-arts dot de
I think you should add the support of null values to the ODBC database functions. It should be possible to write null values with insert an update - statements and to recognize null return values. Perhaps the returned variables should then be undefined variables.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 14:14 UTC] jimw@php.net
refiling against 4.0.
 [2001-04-16 05:55 UTC] jmoore@php.net
This might be possible with === in php4 but changing to feature change request.
 [2002-02-24 07:14 UTC] sander@php.net
Any news on this?
 [2002-02-26 10:36 UTC] kalowsky@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 09:01:29 2024 UTC