Re: ERD, Scripts, and Reverse Engineering

2002-10-21 Thread Andy Blackshaw
I did the same seach and evaluation a couple of weeks back. Ended up buying Dezign for Databases, partly on cost (compared to Case Studio which seems the most comprehensive product), but also because the evaluation version allowed enough tables/releationships to do a realistic eval + good doc

RE: ERD, Scripts, and Reverse Engineering

2002-10-21 Thread Arthur Fuller
ssage- From: Andy Blackshaw [mailto:support@;getme.co.uk] Sent: Monday, October 21, 2002 8:16 AM To: [EMAIL PROTECTED] Subject: Re: ERD, Scripts, and Reverse Engineering I did the same seach and evaluation a couple of weeks back. Ended up buying Dezign for Databases, partly on cost (compared to

Re: ERD for MySQL?

2002-02-22 Thread Wolfgang Pichler
Its not open source, but I think theKompany.com has a good one. Am Fre, 2002-02-22 um 04.55 schrieb Jeff Kilbride: > Are there any open source ERD programs for MySQL for doing basic data > modelling? I tried myERD at sourceforge and it couldn't parse the sql dump > from my database. It died with

Re: ERD

2001-11-30 Thread j.urban
Check out urSQL from http://www.urbanresearch.com/ursql On Fri, 30 Nov 2001, Won Lee wrote: > Anyone know a good ERD program that will also interact with MySQL to write > the CREATE scripts? As usual open source would be nice, also running on a > win2k workstation. > > I used to use PowerDesign

RE: ERD

2001-11-30 Thread john
Thanks Peter, I have already addressed the issue with sales/webmaster, and they are updating the page. Now, that's a Kompany. -Original Message- From: Peter Harvey [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 3:25 PM To: john; Won Lee; mysqlList Subject: Re

Re: Re: ERD

2001-11-30 Thread Peter Harvey
database,sql,query,table > yeah, but the http://www.thekompany.com/products/dataarchitect/ link to > buy the dl version just shows that you have nothing in your cart, and > doesn't give you dl options. I recommend not using that site. I have forwarded your comments to the CEO of theKompany. I am

RE: ERD

2001-11-30 Thread john
ot;_". For the http://www.codebydesign.com/DataArchitect link to work you will have to scroll down the header if using ie5/6. john -Original Message- From: Peter Harvey [mailto:[EMAIL PROTECTED]] Sent: Friday, November 30, 2001 1:01 PM To: Won Lee; mysqlList Subject: Re: ERD > Anyone know

Re: ERD

2001-11-30 Thread Peter Harvey
> Anyone know a good ERD program that will also interact with MySQL to write > the CREATE scripts? As usual open source would be nice, also running on a > win2k workstation. > > I used to use PowerDesigner. Nice software but too expensive. > I have used PowerDesigner for years and have found it

Re: ERD

2001-11-30 Thread Bruce Ferrell
I've not used it yet, but I saw this on freshmeat: Data Architect from the Kompany http://www.thekompany.com/products/dataarchitect/ Won Lee wrote: > > Anyone know a good ERD program that will also interact with MySQL to write > the CREATE scripts? As usual open source would be nice, also run

Re: ERD

2001-11-30 Thread Doug Poland
On Fri, Nov 30, 2001 at 12:15:26PM -0500, Won Lee wrote: > Anyone know a good ERD program that will also interact with MySQL to write > the CREATE scripts? As usual open source would be nice, also running on a > win2k workstation. > > I used to use PowerDesigner. Nice software but too expensive

Re: ERD

2001-11-30 Thread Etienne Marcotte
http://www.datanamic.com/dezign/ it was posted today in another thread, I checked it a little. You create your table with complete definition (type, indexes, etc) and you can create the .sql to implement it into mySQL Etienne Won Lee wrote: > > Anyone know a good ERD program that will also i