Page 1 of 1

Export from MySQL to DBF

Posted: Thu Dec 23, 2010 7:23 am
by ADYAMG
I need an export script to help me export values from a php/mysql aplication in a DBF format. Besides the export I need to be able to control my fields in the dbf file. Something like:

Name .. Character .. 30
Address .. Character .. 50
Account number .. Number .. 13
...
I would be thankfull if someone could help me.

Re: Export from MySQL to DBF

Posted: Mon Dec 27, 2010 9:51 am
by thecodewall
I think you must configure it in mysql first before exporting to dbf. text file is the best for transferring or converting database.