Re: database -> er diagram

2002-04-10 Thread taraben . a
There was a former posting here: At 09:19 AM 4/4/2002, you wrote: Can someone please recommend CASE tools that function well with MySQL databases? Need to do some reverse engineering ... create the ERD, data dictionary, etc Regards, Michelle Smith Michelle, CaseStudio 2 is quite g

RE: database -> er diagram

2002-04-09 Thread Kevin Connell
ERWIN may be able to reverse engineer via an ODBC connection. Particularly, ERWIN can infer relationships via explicit foreign key constraints, or via similar column names, or indices. You should have started with model. Kudos to your boss for calling you on it. At 09:14 PM 4/9/2002 -0700,

RE: database -> er diagram

2002-04-09 Thread Land, Christopher
Check the Contributed Software page: Contributed software - http://www.mysql.com/downloads/contrib.html APIs Clients Web Tools Performance Benchmarking Tools Authentication Tools Converters Using MySQL with Other P