Subject ANN: IBUtils - new version of FREE IB/FB table links viewer 0.9.6.1
Author aleskahanek
Hi,
I would like to announce new version of IBUtils - FREE IB/FB database
schema viewer for Firebird and Interbase.

The application IBUtils is designed for simlifying database design for
Interbase and Firebird databases by showing the links between the
tables in your database visually, like some CASE tools do. Every
change to the tables in your database made by other tools can be
refreshed by one mouse click.

You can create tables and tables links, create or drop fields, create
indexes, reorder fields etc. You can quickly run SQL scripts against
the database. All changes to database are logged to a file so you can
easily reproduce the changes on another database.

You can create custom notes with descriptions of tables or fields and
also custom links (links which are displayed only in the model and are
not saved in the database).

You can easily browse the database tables data, insert, edit or delete
records. The table data can be exported to Excel, Word, RTF, HTML,
DBF, TXT, CSV, DIFF, Sylk, LaTeX, SQL or Clipboard.

You can easily print the database model or export the model image to
clipboard or JPG image etc.

There is a new download location:

http://www.riverdata.cz/ibutils/ibutils.htm

Best Regards
Ales Kahanek


10-Jun-2005 version 0.9.6.1
---------------------------
Bug fixes
- The last version was not usable with Firebird 1.0 and Interbase 6.0
due to lack of COALESCE support. Now it is fixed and IBUtils does not
use the COALESCE function anymore.