<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Just getting into programming in general.  Loving python so far.  I am working on an application that will display database information on screen.  The idea is that some rows of database information will appear on screen for 30 seconds, and then the next rows will appear.  I think I have made some pretty good headway getting the database connected and even displaying data, but I am having a hell of a time getting the data to refresh to a new query after 30 seconds.  I feel like I must just be calling the qtimer at the wrong point in the program.  Or, perhaps I should be using a "while" loop of some kind.  Anyway, here is my code.  Any help would be sooo appreciated.</div><div><br></div><div>Thanks,</div><div><br></div><div>Brian</div></div></body></html>