Subject ANN: IBUtils - new version of FREE IB/FB table links viewer
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

There is also my new email on this page.

Best Regards
Ales Kahanek


15-May-2004 version 0.9.6.0

New features
- Create Indices - there is a new option to display available indices
for every table in database. There is also _very_ easy and fast Create
Index function. Just select required field (or more fields) and press
Shift+Ctrl+I and F9 (or use right mouse click on the selected fields).
That´s all! You can edit the Create Index template to comply with
your
index naming conventions. This template can prepare SQL script for you
to create both ascending and descending index in one step (this is
default). Every index can be dropped too.