On Mon, 20 Sep 1999, Gorazd Beton wrote:
>Date: Mon, 20 Sep 1999 14:33:44 +0200
>From: Gorazd Beton <gb@stripped>
>To: mysql@stripped
>Subject: dbase
>
>Can I use dbase files in mysql (i would like to run select statement on dbase file)?
>
No you can not use MySQL with dBase files.
Have you tried dumping the content of the files to a text file and using
mysqlimport?
The other option is to connect to the dBase files with ODBC and importing
them into MySQL. You can do this through MS Access or possibly the dBASE
IV interface.
Slan,
Micheal
---
Micheal Mc Evoy mjmc@stripped
http://www.whitepine.com/whitepine/
WhitePine Consulting supports the Free Software Foundation and it's ideals
by promoting, using and supporting Open Source, GNU and GPL'd Software.
--------------------------------------------------------------------------
| Thread |
|---|
| • dbase | Gorazd Beton | 20 Sep |
| • Re: dbase | Micheal Mc Evoy | 20 Sep |
| • Re: dbase | Bob Kline | 20 Sep |