Sql query designer
-
I need to create simple query designer. because we need to give sql query designing part to our customers. The main headache to me is visualize the joining. I use custom controller (checkedListbox and button) to visualize the table. Please help me to do this.
Dushan Perera
-
I need to create simple query designer. because we need to give sql query designing part to our customers. The main headache to me is visualize the joining. I use custom controller (checkedListbox and button) to visualize the table. Please help me to do this.
Dushan Perera
I wrote a query designer way back. You can find the implementation at www.analysis6.com[^] it is not open source. Start looking for sources matching what you need and check out other implementations. Good Luck :-D
Natza Mitzi