Skip to content

WilliamFromTW/Dbf2Excel

Repository files navigation

Feature

Read old DBF file and export to excel format
by using jdbf project(https://github.com/iryndin/jdbf)

IDE environments

  1. Eclipse oxygen 4.7.3a 64bits or above
  2. window builder plug-in 1.9.1 or above
    http://download.eclipse.org/windowbuilder/latest/

How to create project

  1. Create SWT/JFace Project
  2. Copy all files in "src" , "libs" to project directory and include jar files in libs.
  3. export runnable jar files
    ps. root permission is requirement in linux platform

Reference

jdbf 2.1.0 (https://github.com/iryndin/jdbf)
InMethodTools (https://github.com/WilliamFromTW/JavaTools)
use InMethodJakarta (https://github.com/WilliamFromTW/Jakarta)

Support Platform

  1. Windows 7 64bits or above
  2. Linux Ubuntu 64bits 16.04 or above

support file

DBF file not with memo file(FPT)
see https://github.com/iryndin/jdbf

About

read dbf file and export to excel (windows)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages