Re: mysql statement autogenerator...

2003-10-14 Thread Mike Griffin
tion and a real time saver, you can generate stored procedures with it, business objects, ui code, anything. Mike Griffin From: "dan orlic" To: Subject: mysql statement autogenerator... Date: Tue, 14 Oct 2003 14:01:52 -0500 Is anyone aware of an open source project that provides a gra

mysql statement autogenerator...

2003-10-14 Thread dan orlic
Is anyone aware of an open source project that provides a graphical representation of tables that can then generate a database schema in sql statements. Something like Posiedon auto generating java beans. Perhaps one should be started? ;-) dan