in reply to Re: Problems with MySQL - "No Database Selected"in thread Problems with MySQL - "No Database Selected"
$sth = $dbh->prepare("CONNECT default; SELECT section, content FROM we +bdata WHERE section=home") [download]