Question
WebBased SQL query builder
Hello,
I was wondering if there were any good sql query builders that I can add to my
application. I found a jquery plugin called "Sqlquerybuilder" (http://plugins.jquery.com/project/SQL_QUERY_BUILDER). It's
almost what I need but the saved queries will break if the schema changes since
all of the table columns are stored as integers for point in an array.
Thanks,
tom
