IBDesc
- Overview
- Screenshots
- Download
- Version History
Interbase/Firebird
Firebird is the database of my choice. I have written a large billing application with Borland C++Builder and Jason Wharton"s IBObjects.
While developing this application I was looking for a way to write a database reference manual which describes the tables, fields, procedures etc.
InterBase supports description fields which does exactly what I want. The only thing missing was a way to easily edit and extract these informations into a document for my customers.
IBDesc -- InterBase Description tool
IBDesc helps you to describe the structure of your database. It creates a nice HTML report which you can configure in a wide range.
With IBDesc you can edit the description of the following database items:
- Tables and Views
- Fields
- Stored procedures
- Procedure parameters