php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7374 Boolean Fields always return 0 with dbase_get_record
Submitted: 2000-10-20 16:47 UTC Modified: 2001-08-14 07:03 UTC
From: heinrich at noiseconcept dot de Assigned:
Status: Closed Package: dBase related
PHP Version: 4.0.3 OS: Win32
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:
3 + 2 = ?
Subscribe to this entry?

 
 [2000-10-20 16:47 UTC] heinrich at noiseconcept dot de
I'm reading in a dbase File with a lot of different
field-types. Among them are some Boolean-Fields which
are set to TRUE or FALSE. Excel reads them correctly,but
dbase_get_record returns 0 for any of the boolean fields. No matter if they are TRUE or FALSE. Any other field
works fine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-14 07:03 UTC] sniper@php.net
Fixed in CVS. 

--Jani

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