Groups > Novell > MySQL with Novell > Re: DBF to MySQL




DBF to MySQL

DBF to MySQL
Thu, 23 Mar 2006 02:13:20 GMT
Greetings All,
Does anyone know of an open-source tool that can convert a .dbf file to 
mysql, either directly or as an sql script?
TIA,
Post Reply
Re: DBF to MySQL
Thu, 23 Mar 2006 16:28:54 GMT
Hi Norm,
Norm <norm@flatglass.com.au> wrote in news:4vnUf.8222$_K3.3023@prv-
forum2.provo.novell.com:

> Greetings All,
> Does anyone know of an open-source tool that can convert a .dbf file to 
> mysql, either directly or as an sql script?
my PHP builds come with a dbase extension which might be able to read your 
db, and then its no problem to directly insert it into mysql....
Also I found this here:
http://dbf2mysql.sourceforge.net/
will send that compiled to you later...
but it also points to another project at mysql.com....

Guen.
Post Reply
Re: DBF to MySQL
Fri, 24 Mar 2006 17:13:32 GMT
Hi all,
I've uploaded the binary of dbf2mysql to my site:
http://www.gknw.at/development/mysql/dbf2mysql-1.10e-nw.zip

Guenter.

Guenter <devforums@novell.com> wrote in news:a1AUf.8644$_K3.6497@prv-
forum2.provo.novell.com:

> Hi Norm,
> Norm <norm@flatglass.com.au> wrote in news:4vnUf.8222$_K3.3023@prv-
> forum2.provo.novell.com:
> 
>> Greetings All,
>> Does anyone know of an open-source tool that can convert a .dbf file to

>> mysql, either directly or as an sql script?
> my PHP builds come with a dbase extension which might be able to read your

> db, and then its no problem to directly insert it into mysql....
> Also I found this here:
> http://dbf2mysql.sourceforge.net/
> will send that compiled to you later...
Post Reply
Re: DBF to MySQL
Sat, 25 Mar 2006 20:53:51 GMT
Good morning from AU,
Thanks for the big assist and looking to trying out the program on our 
old app!!
Norm

Guenter wrote:
> Hi all,
> I've uploaded the binary of dbf2mysql to my site:
> http://www.gknw.at/development/mysql/dbf2mysql-1.10e-nw.zip
> 
> Guenter.
> 
> Guenter <devforums@novell.com> wrote in
news:a1AUf.8644$_K3.6497@prv-
> forum2.provo.novell.com:
> 
>> Hi Norm,
>> Norm <norm@flatglass.com.au> wrote in
news:4vnUf.8222$_K3.3023@prv-
>> forum2.provo.novell.com:
>>
>>> Greetings All,
>>> Does anyone know of an open-source tool that can convert a .dbf
file to 
>>> mysql, either directly or as an sql script?
>> my PHP builds come with a dbase extension which might be able to read
your 
>> db, and then its no problem to directly insert it into mysql....
>> Also I found this here:
>> http://dbf2mysql.sourceforge.net/
>> will send that compiled to you later...
Post Reply
about | contact