Making a UML data diagram or ER diagram

Ruslan Zasukhin sunshine at public.kherson.ua
Tue Mar 29 11:18:30 CST 2005


On 3/29/05 8:12 PM, "D.Croes [Redbike]" <don at flisz.nl> wrote:

> Hello everyone,
> 
> For my design / technical document I want to make a UML diagram( / ER
> diagram.)
> 
> I've tried several options:
> 
> - Made a SQL dump with Valentina app  for Mac en imported in Acces but it
> only gave me the four standard tables, not the tables that are defined in
> the DB.
> 
> - Made a SQL dump with Valentina studio (I work on a Windows machine), but I
> encounterd a bug which caused Valentina studio to crash.
> 
> Is there a way that I can export my Database (i.e. with Valentina studio)
> and import this in a DB tool. And eventually make UML data/class diagram (In
> Acces automatically a diagram is made with all the relations etc)

Hi 

You can dump Valentina database using SQL DUMP from your code.
Just one line of code

>From code this is 

    db.Dump( path, kSQL )

Check docs


Btw, you use 1.x or 2.0 version ?


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina mailing list