Versions Compared

Key

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

...

use firebirdsql-full.jar as JDBC driver in DBVisualizer.
URL: jdbc:firebirdsql:embedded:<filename.fdb>
e.g.
jdbc:firebirdsql:embedded:d:\FEWS\testfews\EFAS\localDataStore\local.fdb

username: xxxx (ask anyone from FEWS support or a FEWS-expert)sysdba
password: yyy (ask anyone from FEWS support or a FEWS-expert)masterkey

Only one process can access the local.fdb file at one time. To look at e.g. an OC localdatastore, exit the OC before accessing the localdatastore with DBVisualizer and vice versa.

...