Import .dbf files

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 List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2 [at] m.gmane.org
AndrewMcHorney [ Di, 19 Juli 2011 21:52 ] [ ID #2062223 ]

Re: Import .dbf files

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, Jul 19, 2011 at 3:52 PM, <andrewmchorney [at] cox.net> wrote:
> Hello
>
> I am about to create a database in mysql. I would like to be able to impo=
rt 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 List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: =A0 =A0http://lists.mysql.com/mysql?unsub=3Dmdykman [at] gmail=
..com
>
>



--
=A0- michael dykman
=A0- mdykman [at] gmail.com

=A0May the Source be with you.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=3Dgcdmg-mysql-2 [at] m.gmane.o rg
Michael Dykman [ Di, 19 Juli 2011 22:21 ] [ ID #2062224 ]

Re: Import .dbf files

--0016e6db2d16a23f8204a87211f3
Content-Type: text/plain; charset=ISO-8859-1

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, <andrewmchorney [at] 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 allow me to do this?
>
> Andrew
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe: http://lists.mysql.com/mysql?unsub=mikhailber [at] gmail.com
>
>

Best,

--
Mikhail Berman

--0016e6db2d16a23f8204a87211f3--
Mikhail Berman [ Di, 19 Juli 2011 22:36 ] [ ID #2062225 ]

Re: Import .dbf files

--------------040708090408090407050004
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

On 2011/07/19 09:52 PM, andrewmchorney [at] 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 allow me to do this?
>
> Andrew
>
Hi,

You want to look at www.xharbour.org. A 32bit open source compiler for
dbase/clipper code. We're currently using it to write apps accessing
mysql data.

Another option is www.advantagedatabase.com, a full sql database server
for dbf files. It has a local server (think sqlite) as well as a host of
client interfaces available with which you would be able to connect to
via odbc, .net, jdbc etc to retrieve your data that way.




--------------040708090408090407050004
Content-Type: text/plain; charset=us-ascii


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-mysql-2 [at] m.gmane.org
--------------040708090408090407050004--
Alex Schaft [ Mi, 20 Juli 2011 07:44 ] [ ID #2062273 ]
Datenbanken » gmane.comp.db.mysql.general » Import .dbf files

Vorheriges Thema: MySQL HA on cloud
Nächstes Thema: Facebook Trapped In MySQL a 'Fate Worse Than Death'