Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Making an ERD from an existing db

Re: Making an ERD from an existing db

From: Steven Hauser <hause011_at_garnet.tc.umn.edu>
Date: 29 Oct 1998 14:59:23 -0600
Message-ID: <71akvb$nb0$1@garnet.tc.umn.edu>


I have a filter that will get extract the SQL from ORACLE using Oracle Export/Import. It will get all database objects (tables, indexes, constraints, views, triggers, PL/SQL...)

http://www.tc.umn.edu/~hause011/

You can use the SQL in one of the ERD modelling tools like Power Builder, ERWin, Embarcadero ERStudio (free limited use), ...

Or you can do the ODBC connection to an oracle db and put the stuff into the above tools.

--  



Steven Hauser, hause011_at_tc.umn.edu
Phone: (612)626-7135
Fax:   (612)625-6853

---------------------------------------------------------
Received on Thu Oct 29 1998 - 14:59:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US