Export from MySQL to DBF
Posted: Thu Dec 23, 2010 7:23 am
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.
Name .. Character .. 30
Address .. Character .. 50
Account number .. Number .. 13
...
I would be thankfull if someone could help me.