Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

and the URL format jdbc:firebirdsql:embedded:

Download libraries

First download the dbvisualizer_jdbc_addons.zip zip file containing the required additions to the $DBVIS_DIR.

Copy native libraries (Windows)

...

NB fbembed.dll depends on MSVCR80.dll while jaybird21.dll depends on MSVCR71.dll. On some computers you must need to include those also when not available. See the Fews binary or the attachments)All in one zip file firebird_jdbc_win.zip for Windows.

Copy native libraries and additional files (Linux)

Copy the following files to the $DBVIS_DIR/jdbc/firebird directory:
firebird.conf
firebird.msg
libfbdrop.so
libfbembed.so
libib_util.so
libicudata.so.30
libicui18n.so.30
libicuuc.so.30
libjaybird21.so
security2.fdbAll in one tgz file firebird_jdbc_linux.tgz for Linux.

Firebird connection properties

...