Download List

Projeto Descrição

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

Associação nomes agora pode mapear vários campos de chave primária da tabela de origem para novos nomes de chaves estrangeiras. Pequenas correções foram feitas. configure.in e makefile.in foram adicionados para autoconf. OpenBSD strlcat.c e strlcpy.c foram adicionados à correcção de compilação.
Tags: Minor feature enhancements
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.

2005-12-19 20:45
1.5.2

Esta versão adiciona um arquivo de configuração para permitir a saída detalhada e selecionando um tipo de banco de dados ( 'msyql "ou" genérico "). Acrescenta funções de mensagem de saída para stderr / stdout. A criação de declaração para cada tabela não é mais tamanho fixo.
Tags: Minor feature enhancements
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.

2005-12-08 16:34
1.5.1

Diagramas sem associações já não são ignorados. Os nomes de atributos já existentes já não são impressas duas vezes. Um bug foi corrigido no qual os nomes de associação foram utilizados apenas para definir a chave estrangeira eo nome do campo permaneceu o mesmo nome do campo chave primária.
Tags: Minor bugfixes
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.

2005-12-02 21:04
1.5

Tags: Minor bugfixes

2005-11-18 14:42
1.4

Esta versão foi reescrito em C e adiciona suporte para exibições de dados.
Tags: Major feature enhancements
This release has been rewritten in C and adds support for database
views.

Project Resources