by Serge » Thu May 31, 2012 7:36 am
Hi!
Actually DBeaver doesn't "emulate" any database, it uses various drivers to connect to databases.
There are several JDBC drivers exists to work with DBF files and dBase databases. For example you can get one here: .
Then you need to configure your new driver in driver manager dialog (at least add jar file and set driver class name). There is integratred help which describes driver manager. But if you have any additional questions about configuration proccess - please ask.
Probably we'll include dDBase precofigured driver in the following version of DBeaver.