Ave,
It was the permissions issue. Although even before I used the script, I knew
permissions would play a role so I had set the permissions appropriately.
Unfortunately I didn't set them for an enclosed folder where I was storing
the DBF file.
Anyhow, it's working now... Thanks a ton!
On 9/
Let's try this:
\n";
$temp = dbase_get_record($db,$i);
print_r($temp);
?>
this simple program should show you the fields of the record 1 of the file.
if it works, let us know
Pablo.
On Thu, 02 Sep 2004 08:40:51 -0400, PHP Junkie <[EMAIL PROTECTED]> wrote:
> Ave,
>
> This is undoubtedly exactly
[snip]
This is undoubtedly exactly what I was looking for. What I don't
understand
is why its' not converting my DBF file. It gives a "Could not read File"
error. It reads the dbf file that came with the script. I'm still trying
to
figure it out but it won't work...
>
> http://www.coolnet.cz/miro/
Ave,
This is undoubtedly exactly what I was looking for. What I don't understand
is why its' not converting my DBF file. It gives a "Could not read File"
error. It reads the dbf file that came with the script. I'm still trying to
figure it out but it won't work...
Thanks though.
On 9/1/04 6:52
This is probably what your looking for
http://www.coolnet.cz/miro/dbf2mysql/dbf2mysql.tar.bz2
It should handle your needs
On Wed, 2004-09-01 at 14:08, PHP Junkie wrote:
> Ave,
>
> Is there a PHP script that is able to import or convert DBF data into mySQL
> tables?
>
> I need to get my DBF da
Ave,
Is there a PHP script that is able to import or convert DBF data into mySQL
tables?
I need to get my DBF data into mySQL and PHPMyAdmin couldn't handle it.
Another problem I have is I'm running a MAC OS X... There is a very simple
and efficient DBF2MYSQL program for windows but not for MAC.
6 matches
Mail list logo