ID:               46264
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pierre dot beaumadier at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         dBase related
 Operating System: GNU/Linux
 PHP Version:      5.2.6
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows (zip):
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

For Windows (installer):

  http://snaps.php.net/win32/php5.2-win32-installer-latest.msi

I think something alike was fixed already..


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

[2008-10-09 09:19:27] pierre dot beaumadier at gmail dot com

I can send you an example dbf file if you need, as it seems impossible
to attach a file to a bug report

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

[2008-10-09 09:17:30] pierre dot beaumadier at gmail dot com

Description:
------------
the dbase extension seems to be unable to deal at all a foxpro dbf
file.



Reproduce code:
---------------
<?php

$db = dbase_open('table.dbf', 0);

?>


Actual result:
--------------
$ php ./testdbf.php 

Warning: dbase_open(): unable to open database table.dbf in
/home/pbeaumadier/testdbf.php on line 3



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


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

Reply via email to