JDBC driver for .dbf file
843859Nov 6 2005 — edited Jun 19 2007Hello,
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