Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDBC driver for .dbf file

843859Nov 6 2005 — edited Jun 19 2007
Hello,

I'm looking for a JDBC driver in order to use data contained in a .dbf file in my Java program. The only driver I found is the DBF JDBC Driver of aveConnect (http://www.aveconnect.com/jdbc-driver-dbf.htm), but it's not free. And as I need to use it for an educational purpose, I'm looking for something free or even open-source.
By the way, if you know an other way to use .dbf file in Java (not with a JDBC driver), it could be useful. I just have to read the data, so a JDBC driver is not an absolut requirement for me.

Hope someone will be able to give me a tip !
Thanks,

Laurent
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2007
Added on Nov 6 2005
14 comments
2,806 views