Re: sql query builder widget

2013-10-08 Thread Daniel Plop
I am currently working on a reporting tool. Therefore I need a very 
intuitive UI that allows users with no background in SQL to build 
themselves a query and get the retrieved information bundled in a report. I 
searched for sql query builders and must say that this one tops all of them 
at the moment. Great work. I would like to contribute also to any issues as 
part of this open source project.

On Tuesday, 28 February 2012 23:38:39 UTC+1, salk31 wrote:
>
> 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 unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


sql query builder widget

2012-02-28 Thread salk31
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.