Re: Import .dbf files

2011-07-19 Thread Alex Schaft
On 2011/07/19 09:52 PM, andrewmchor...@cox.net wrote: Hello I am about to create a database in mysql. I would like to be able to import some dbase3 (.dbf) files into the tables I will be defining. What is the easiest way to import the table. Is there software that can be downloaded that will

Re: Import .dbf files

2011-07-19 Thread Mikhail Berman
Hi Andrew, You might want to look for conversion tools like http://dbfview.com/how-to-open-dbf.html so you can dump dbase files into some other type of files readable by MySQL On Tue, Jul 19, 2011 at 3:52 PM, wrote: > Hello > > I am about to create a database in mysql. I would like to be able t

Re: Import .dbf files

2011-07-19 Thread Michael Dykman
Andrew, You are likely on your own for this one. It sounds like a job for a reasonable proficient scripter. DBase III was obsolete when I started my professional career in 1988. Even then, the files were not compatible with DBase IV which you *might* find some tools for. - michael On Tue, Ju

Import .dbf files

2011-07-19 Thread andrewmchorney
Hello I am about to create a database in mysql. I would like to be able to import some dbase3 (.dbf) files into the tables I will be defining. What is the easiest way to import the table. Is there software that can be downloaded that will allow me to do this? Andrew -- MySQL General Mailing