Re: Suggestions for choosing GUI Language that has a MySQL DB backend

2003-04-03 Thread dpgirago
The application will be run on windows2000. Or maybe Linux ... there is some choice ;-) >>Will this run on Windows or Linux? Thank you, Martin, Mitko, John Griffin, David Christensen, Michael T. Babcock, and sundisk for your replies. (Sorry for the delay...I work in several locations on Thurs

RE: Suggestions for choosing GUI Language that has a MySQL DB backend

2003-04-03 Thread John Griffin
: Suggestions for choosing GUI Language that has a MySQL DB backend Hi MySQL Listers, I'm wondering if someone might provide some guidance about what programming language might best accomplish the following. I have been asked to write an interactive GUI program that allows for the display of re

Re: Suggestions for choosing GUI Language that has a MySQL DB backend

2003-04-03 Thread Michael T. Babcock
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 th

Re: Suggestions for choosing GUI Language that has a MySQL DB backend

2003-04-03 Thread Martin Gainty
- Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 9:24 AM Subject: Suggestions for choosing GUI Language that has a MySQL DB backend > > > Hi MySQL Listers, > > I'm wondering if someone might provide some guidance a

RE: Suggestions for choosing GUI Language that has a MySQL DB backend

2003-04-03 Thread Mitko Haralanov
, -- Mitko -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, April 03, 2003 8:25 AM To: [EMAIL PROTECTED] Subject: Suggestions for choosing GUI Language that has a MySQL DB backend Hi MySQL Listers, I'm wondering if someone might pr

Suggestions for choosing GUI Language that has a MySQL DB backend

2003-04-03 Thread dpgirago
Hi MySQL Listers, I'm wondering if someone might provide some guidance about what programming language might best accomplish the following. 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 w