Firebird DB Viewer 0.9.4.3 Beta.

Plugin for TC for view Firebird and Interbase database files (*.fdb, *.gdb, *.ib).
Required Firebird installation (http://www.firebirdsql.org/en/server-packages/) with gds32.dll install.
Embedded DLL is also supported.


Setup

File FirebirdDBViewer.ini, section [FirebirdDBViewer].
ShowTablesPanel=0 - panel with list of tables;
AddSystemTables=0 - add system tables to the list;
ShowOpenError=1 - show errors when database opens;
MemoAsText=1 - show MEMO fields as text;
UseRowLimit=0 - use limit when select rows from table;
LimitRows=10000 - row limit;
DrawNullText=1 - text (null) in empty cells;
GridRowHighlight=1 - full grid row highlight;
GridShowFilter=1 - show filter in grid (0 - none, 1 - in row, 2 - buttons in title);
LoadEmbeddedDLL_x86=0 - use 32-bit embedded dll version (folder EmbeddedDLL_x86\ in plugin dir);
LoadEmbeddedDLL_x64=0 - use 64-bit embedded dll version (folder EmbeddedDLL_x64\ in plugin dir);
FontName= - font name for plugin window;
FontSize= - font size for plugin window (negative values supported).

Ctrl-Shift-F - search panel;
Ctrl-F - search dialog;
Alt + Cell Click - add value for filtering (if GridShowFilter enabled).


License agreement
This software provided "AS-IS" without warranty of any kind for non-commercial use.


Changes history

Ver 0.9 Beta:
 + simple table export to sqlite3 format table;
 * public release.
 
Ver 0.9.1 Beta:
 + new DetectString extension: IB (re-install plugin or add it manually);
 + new setup options: MemoAsText, UseRowLimit;
 * first try open database with default user and password.

Ver 0.9.2 Beta:
 + search panel (Ctrl-Shift-F);
 + sort on several column clicking with hold Ctrl key (sorting can be removed with Ctrl key also).

Ver 0.9.3 Beta:
 * bug fixes.

Ver 0.9.3.1 Beta:
 * bug fixes.

Ver 0.9.4 Beta:
 + new setup options: DrawNullText, GridRowHighlight, GridShowFilter, FontName, FontSize;
 * option LoadEmbeddedDLL split to two: LoadEmbeddedDLL_x64 and LoadEmbeddedDLL_x86;
 * bug fixes.

Ver 0.9.4.1 Beta:
 * bug fixes.

Ver 0.9.4.2 Beta:
 * bug fixes.

Ver 0.9.4.3 Beta:
 * bug fixes.


---
Suggestions, Wishes and bug reports are welcome!
ProgMan13, (ProgMan13@mail.ru)