IBConsole

The IBConsole comes with Delphi 6

The lack of this type of tool is the main reason I found working with Interbase/Firebird databases pretty painful with Delphi 5.


Getting started

After Firebird is installed, you need to install the Interbase tools that come with Delphi.

To start, Register an alias for a server. Then you Register (assign) aliases for each database (*.fdb file).

Interactive SQL is available via the toolbar or via menu option Tools / Interactive SQL....


Author: Robert Clemenzi - clemenzi@cpcug.org
URL: http:// cpcug.org / user / clemenzi / technical / Databases / Firebird / IBConsole.html