Download List

專案描述

DB Designer Fork is a visual database design system that integrates entity relationship design and database creation. DB Designer Fork is a continuation of the fabFORCE DBDesigner 4 MySQL, but it has been extended to generate SQL scripts for Oracle, SQL Server, and FireBird.

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.

2007-09-04 15:33
1.4

When compared to release 1.2, DBD 1.4 is a more
stable version with interface and scripting
generation fixes. If you want to create a
multidatabase model, you have two options. The
first is to use only data types supported on all
databases. These types are: char, varchar, float
and integer. You can use boolean types as char(1)
and time stamp types as char(15)
(YYYYMMDDMMSSSSS). The second option is to create
conceptual data types and map them to physical
data types for each database. The first option is
preferred for its simplicity.
標籤: Major bugfixes

2007-05-09 01:05
1.2

標籤: Initial freshmeat announcement

Project Resources