maximblack / java-fdb-to-xls

.fdb to .xls converter written in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

java-fdb-to-xls

.fdb to .xls converter written in Java using JavaFX

Installation steps

  1. Install firebird server from Firebird official site and start it;
  2. Edit build path including .jar's from /lib directory;
  3. Run application
  4. (Optional) If your JDK < 7u6 install JavaFX following the steps

Start firebird SQL Server and choose .dbf file

Displaying tables

About

.fdb to .xls converter written in Java


Languages

Language:Java 100.0%