ID:               19724
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         dBase related
 Operating System: All
 PHP Version:      4.2.3
 Assigned To:      vlad
 New Comment:

Setting to 'Open' to prevent automatic closing due the no-feedback..

Vlad, what is the status on this?




Previous Comments:
------------------------------------------------------------------------

[2002-10-08 12:28:50] [EMAIL PROTECTED]

Actually, it seems to return only up to 254 fields, which is a bug on
its own. I believe, there was a limit of 255 fields for dbase4 format.
I do not believe this is the case with dbase5. 

This patch broke it:
http://cvs.php.net/diff.php/php4/ext/dbase/dbf_head.c?login=2&r1=1.9&r2=1.10&ty=u

The simpliest way to fix that would be just to increase the constant
from 254 to 1024. The better way would be figure out what the author of
the patch meant by 'padded field headers'.

I'll look into that.


[EMAIL PROTECTED], do you use dbase5? or something else?

------------------------------------------------------------------------

[2002-10-02 15:52:27] [EMAIL PROTECTED]

When using dbase_get_record or dbase_get_record_with_names to read from
a DBF file, it only returns a maximum of 255 fields now. It did not do
this in previous versions.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19724&edit=1

Reply via email to