I downloaded the demo version of DBF_JDBC20.jar and it worked fine. I purchased a 10 server license and when I try to use the DBF_JDBC20.jar that I downloaded with the link from the purchase I get errors about the Exception found:java.lang.ClassNotFoundException: com.hxtt.sql.dbf.DBFDriver. I can just change the jar file and things work again. Do you have any ideas why I am having a problem.
I am access data in the clipper database with XBase indexes.
thanks
Richard DeMello
|
>I get errors about the Exception found:java.lang.ClassNotFoundException: com.hxtt.sql.dbf.DBFDriver.
It means that Java VM failed to find the DBFDriver class.
>I can just change the jar file and things work again. Do you have any ideas why I am having a problem.
If you means changed to older jar, then works again, the download jar file should be corrupted. Just redownload it.
|