http://qs321.pair.com?node_id=912116


in reply to unable to connect to mysql database

my $sth = $dbh->prepare("select * from $table')")
Is that right?

Adding use CGI::Carp "fatalsToBrowser"; at the top of the script might help you see what is happening.