Converting FoxPro(DBase)
- freepurebasic
- Enthusiast

- Posts: 123
- Joined: Fri Sep 24, 2010 12:02 pm
- Location: world wide web
Converting FoxPro(DBase)
.dbf .. i remember one time! but guys there was born mysql !

Re: Converting FoxPro(DBase)
If you are looking to convert DBF files to MySQL and don't have Microsoft Access, I'd recomend Parse Rat (http://www.guysoftware.com/parserat.htm).
The conversion isn't straight from DBF to MySQL, instead, convert the DBF to a comma or tab delimited text file which you can then imort into MySQL.
And yeah, I remember the original dBASE by Ashton-Tate and then Borland, and now by Database Intelligence Inc. (http://www.dbase.com), it's also gone up a lot inprice to almost $900 USD.
What I'd really like is a dBASE like program that works with Access's MDB files.
The conversion isn't straight from DBF to MySQL, instead, convert the DBF to a comma or tab delimited text file which you can then imort into MySQL.
And yeah, I remember the original dBASE by Ashton-Tate and then Borland, and now by Database Intelligence Inc. (http://www.dbase.com), it's also gone up a lot inprice to almost $900 USD.
What I'd really like is a dBASE like program that works with Access's MDB files.
Last edited by GWarner on Fri Sep 09, 2011 8:18 pm, edited 1 time in total.
Re: Converting FoxPro(DBase)
http://www.guysoftware.com/parserat.htmGWarner wrote:If you are looking to convert DBF files to MySQL and don't have Microsoft Access, I'd recomend Parse Rat (http://www.guysoftware.com/parserat/).
Best wishes to the PB community. Thank you for the memories. 
Re: Converting FoxPro(DBase)
Kuron, thanks for the correction, I have fixed the original message.
At my age I should know better than to trust my memory!
At my age I should know better than to trust my memory!
