wxPython GUI update with data from a MySQL database

Krzysztof Stachlewski stach at fr.pl
Thu Aug 17 05:48:51 EDT 2006


"Alina Ghergu" <alina.ghergu at gmail.com> wrote in message 
news:1155807053.375687.15930 at i3g2000cwc.googlegroups.com...

Hi,

> I have to query the database periodically. I don't have enough
> experience in programming and I would need some advice about the best
> approach in this matter.
>
> I tried to solve it using wx.Timer but from time to time MySQL server
> doesn't repond to queries. I use one db connection for all my queries.

What is the error returned from MySQL when it is not responding to queries?

Stach





More information about the Python-list mailing list