in reply to Re: Perl/Tk hang when conecting to Remote MySQL Server
in thread Perl/Tk hang when conecting to Remote MySQL Server
yeah... but when i include this line in the main program
use strict; use warnings; $queryhandle->bind_colums(undef, \my $id, \my $vegetable, \my $price e +tc....);
those error lines will gone but the thing that what i ask for is its getting hang while connecting to mysql like a building a socket in perl/tk coz i am very new to perl/Tk
|
|---|