This is a discussion on DBF files, and how to I get them imported into MySQL within the MySQL Database forums, part of the Database Forums category; I have some database files with a DBF extension. Does anyone here know what DB product may have produced them, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I have some database files with a DBF extension. Does anyone here know what
DB product may have produced them, so I can get the right ODBC and JDBC drivers, and ultimately import them into MySQL? Alas, the data I was after was available only in this format or in plain text files. Thanks, Ted -- R.E. (Ted) Byers, Ph.D., Ed.D. R & D Decision Support Solutions http://www.randddecisionsupportsolutions.com/ Healthy Living Through Informed Decision Making |
|
|||
|
Ted Byers wrote:
> I have some database files with a DBF extension. Does anyone here know what > DB product may have produced them, so I can get the right ODBC and JDBC > drivers, and ultimately import them into MySQL? I'd guess probably XBase, though this DBF file extension is used widely be different products. Examples are dBase III/IV/V, Foxbase, Foxpro, dBfast, DataBoss, Oracle 8.x tablespace file, etc. If you can load the file onto a UNIX/Linux system and use the "file" command, it may be able to identifiy it. Regards, Bill K. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|