vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Anyone know of a public domain ER tool that can diagram a database. I know that ERwin can do this, but that cost $$. Thanks, Frank +=========================================+ | Crossroads Technologies Inc. | | Enterprise Java Engineering | | Web: www.CrossroadsTech dot com | | Email: fgreco @ crossroadstech dot com | +=========================================+ |
| |||
| "Frank D. Greco" wrote: > > Anyone know of a public domain ER tool that can > diagram a database. > > I know that ERwin can do this, but that cost $$. I'm not aware of any free ones. Perhaps a Google search might turn up something. However, most of the commercial products have evaluation copies available. -am © 2003 |
| ||||
| > > Anyone know of a public domain ER tool that can > > diagram a database. > > > > I know that ERwin can do this, but that cost $$. > > I'm not aware of any free ones. Perhaps a Google search might turn up > something. However, most of the commercial products have evaluation > copies available. A free tool is DIA http://www.lysator.liu.se/~alla/dia/ There are also some scripts to create DDL statements from .dia files (with limited success). Sybase PowerDesigner is much better, but it costs $$$. Wolfgang |