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.
Export from MySQL to DBF
Moderator: General Moderators
-
thecodewall
- Forum Commoner
- Posts: 33
- Joined: Sun Dec 26, 2010 8:37 am
Re: Export from MySQL to DBF
I think you must configure it in mysql first before exporting to dbf. text file is the best for transferring or converting database.