May not be what you are looking for, but I use DbVisualizer.....it simply
rocks!!

Is there a reason it needs to be web-based?  Remote access??

If DbVis doesn't work for you, I can give you a copy of a little jsp that I
put together that works with DB2.  It displays 3 text area inputs, 1 for
straight sql (select), 1 for straight sql (update), and one that you can use
hql (Hibernate SQL).  Below that it lists, and links the meta info for the
specified database.  As you click, it drills down.  Click a schema, it shows
the tables.  Click a table, it shows the rows.  A little crude, but
functional.

Anyway, just thought I'd offer.


--
James Mitchell
Software Engineer / Open Source Evangelist
EdgeTech, Inc.
678.910.8017
AIM: jmitchtx

----- Original Message -----
From: [EMAIL PROTECTED]
To: Struts Users Mailing List
Sent: Monday, August 16, 2004 11:16 AM
Subject: [OT] Open/free SQL Query Wizard



Anybody aware of any open/free packages that contain a web-based SQL query
wizard/editor?

Thanks,
Dennis



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to