Hi,
I am trying to build a simple web interface to a mySQL db which allows users to construct queries in a similar fashion to an Access DB.
The question is, I have a section where the user creates his/her joins between the tables. I would like them to be able to drag and drop one column onto another and a line be drawn between the two tables linking the 2 columns.
Could someone point me to relevant modules?
Thanks in advance