Accessing the information in an exported database file
Procedure
- Download the Firebird database engine: http://firebird.sourceforge.net/index.php?op=files&id=engine
- Download a Firebird driver (choose one):
- Firebird ODBC driver: http://firebird.sourceforge.net/index.php?op=files&id=odbc
- Firebird JDBC driver: http://firebird.sourceforge.net/index.php?op=files&id=jaybird
- Open Firebird with username SYSDBA and password masterkey, using any ODBC or JDBC compliant client.