Download List

Project Description

DiaDBDesigner is a standalone module for constructing databases with the help of the diagram creation program Dia. In an easy to use environment, you can join multiple diagrams together to form one model of interconnected tables.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-11-18 23:34
1.5.3

Association names can now map multiple primary key
fields from the originating table to new foreign
key names. Small bugfixes were made. configure.in
and makefile.in were added for autoconf. OpenBSD's
strlcat.c and strlcpy.c were added to fix
compilation.
Tags: Minor feature enhancements

2005-12-19 20:45
1.5.2

This release adds a configuration file for enabling verbose output and selecting a database type ('msyql' or 'generic'). It adds message functions for output to stderr / stdout. The create statement for each table is no longer fixed size.
Tags: Minor feature enhancements

2005-12-08 16:34
1.5.1

Diagrams without associations are no longer
ignored. Attribute names already present are no
longer printed twice. A bug was fixed in which
association names were only used to define the
foreign key and the field name remained the same
name as the primary key field.
Tags: Minor bugfixes

2005-12-02 21:04
1.5

Tags: Minor bugfixes

2005-11-18 14:42
1.4

This release has been rewritten in C and adds support for database
views.
Tags: Major feature enhancements

Project Resources