-DB] How to link a MYSQL table to a dbase file
I run my site on a linux webserver.
I don't really know what a cron is?
I can also get a csv file.
I also have a function to translate the dbase-file to sql.
Is a cron a tool or whatever to automatically load data into the dat
the sql file
-Original Message-
From: Marij Bellen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 04, 2002 8:57 AM
To: Php-Db@Lists. Php.Net (E-mail)
Subject: Re: [PHP-DB] How to link a MYSQL table to a dbase file
I run my site on a linux webserver.
I don't really know what a cr
I run my site on a linux webserver.
I don't really know what a cron is?
I can also get a csv file.
I also have a function to translate the dbase-file to sql.
Is a cron a tool or whatever to automatically load data into the database?
==
Can you use a cron (Unix) or at
]'
Cc: '[EMAIL PROTECTED]'
Subject: [PHP-DB] How to link a MYSQL table to a dbase file
How can I extract data for a mysql-table from a dbase file?
This is the situation:
1) we have a dbase-file with data
2) the dbase-file is put on the server
3) we have a mysql-table that needs to
How can I extract data for a mysql-table from a dbase file?
This is the situation:
1) we have a dbase-file with data
2) the dbase-file is put on the server
3) we have a mysql-table that needs to get his data out of this dbase-file.
How can I link this mysql-table to this file!
!!note:
-