Tuesday, February 28, 2012

sql query builder widget

This is my first attempt at a re-usable GWT widget. The idea is that
it allows normal users to do intermediate level queries without
needing to know SQL. The widget just needs to be fed meta data to
generate SQL...

I've knocked together a demo:
http://redquerybuilder.appspot.com/

Would this be useful to anybody? What are the biggest features missing/
broken?

Basically I'm wondering if it is worth me bothering with cleaning up
the code etc

Cheers

Sam

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment