[NTLUG:Discuss] Anyone know of a good web app that lets you view sql tables.
Tom Hoover
l-ntlug at hisword.net
Sun Jul 4 15:39:28 CDT 2004
On Sun, Jul 04, 2004 at 07:55:56AM -0500, Jack Snodgrass wrote:
> I'm looking for a web application that will let users see
> different, canned SQL Queries and once they see the tabel, let
> them sort on the different colums that are displayed.
>
> I don't want the users to enter their own queries... I just
> want to have pre-done queries and let the users run them and
> sort them ( or filter ) them on different fields.
While I think that I would code the queries in PHP (if you want to limit
to preselected queries), here's an application that I've used on several
occasions to make a "quickie" query/edit tool. It has enough options so
that you could allow the user to enter their own query, if desired, but
not let them edit, etc.
http://phpmyedit.org/
More information about the Discuss
mailing list