I have recently been working on a job with a client who gets their data from county data. The county data is contained in .dbf files. Every year the data is updated and my client will get a CD/DVD from someone containing the county data in .dbf format. Now the problem is that my systems have been developed to work entirely off of MySQL (that is not going to change) and I will not be working with this particular client in the future when he gets these annual data updates. So I need a PHP/Python/Ruby script that will convert the .dbf to MySQL once he has uploaded the pertinent .dbf files. All I need, is pointers to correct sources. I don't mind having to do a lot of coding. I just have absolutely no clue where to start. Thanks.
Gerbiler 1 Junior Poster in Training
Recommended Answers
Jump to PostFrom the linked site
You can run the program in a batch mode using command line interface. Besides, it includes a DLL which you can use from your own application.
This would imply you may be able to run this as a utility from your own script and then run …
Jump to PostPerhaps you can provide the client a small utility program they could run on their end against the new files to convert and upload the data to your server, assuming they are running a Windows OS.
Jump to PostNot a script, but looks like free service - can't swear to it.
http://www.whitetown.com/converter/online/
They send you an email with a link to the converted db from 10Mb max dbf.
But this may be promising:
http://webscripts.softpedia.com/script/Database-Tools/dbf-Converter-1794.html
freeware php script …
All 10 Replies
almostbob 866 Retired: passive income ROCKS
Gerbiler 1 Junior Poster in Training
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
Gerbiler 1 Junior Poster in Training
almostbob 866 Retired: passive income ROCKS
Gerbiler 1 Junior Poster in Training
Ezzaral 2,714 Posting Sage Team Colleague Featured Poster
Gerbiler 1 Junior Poster in Training

diafol
Ujube 4 Newbie since 2003
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.