I need to take the contents of a FoxPro database (don't know what version or FP vs. VFP) and add them to a MySQL database. Every night at 3am, I need to download the .dbf files from an FTP site and get the data out of them.
How the heck do I do this? I've tried looking at iODBC but I don't know if this will work since the dbf files and the script are on a Linux box. Plus I can't find any ODBC drivers for VFP.
HELP! Thanks!
-derek