Just my o.o2 cents...
Isn't this table a members od database? When you use VFP 3.0 and up, VFP
can change header of file to new format. So it's
not compatible with old dbf file. I don't remember all operations that
cause this "upgrade", but including into the
database will certainly do that.
To be
I used function dbase_xxx to access foxpro database (.dbf) but it's not
work.
Here is my code :
\n";
}
}
}
?>
Everytime I call this page there's a message :
Warning: unable to open database /home/benny/test/employee.dbf in
/home/benny/htdocs/foxpro.php on line 2
I used php
I used function dbase_xxx to access foxpro database (.dbf) but it's not work.
Here is my code :
\n";
}
}
}
?>
Everytime I call this page there's a message :
Warning: unable to open database /home/benny/test/employee.dbf in
/home/benny/htdocs/foxpro.php on line 2
I us
3 matches
Mail list logo