I have been asked to write an interactive GUI program that allows for
the display of results from related queries.
For example, launching the application wil generate the first query,
which will return a list of names of individuals.



May I suggest Python with PyGtk+ and using Glade to build the interface.


This code can be made quite small and efficient with Python in my experience. If you have no Python experience; feel free to follow other suggestions, but consider trying it.

--
Michael T. Babcock
C.T.O., FibreSpeed Ltd.
http://www.fibrespeed.net/~mbabcock



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to