in reply to Re^2: Perl/Tk hang when conecting to Remote MySQL Server
in thread Perl/Tk hang when conecting to Remote MySQL Server
If the "update()" call were necessary (which in this case it isn't), you'd want to do it after executing your query, getting the values from the database, and assigning them to variables.
|
|---|