From: Robert H. Clugston Date: March 20 1999 1:23am Subject: Perl/Mysql problem List-Archive: http://lists.mysql.com/mysql/665 Message-Id: <000101be7270$5031d7e0$10bb53ce@xanadu.csnsys.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Anybody know what this means? Not a CODE reference at ./insert line 64, <> chunk 2. Here is line 64..... my $sth = $dbh->($query) or die "can't post message: $dbh->errstr\n"; Here is the rest $sth->execute($name,$email, $date, $subject, $message, $id); $dbh->disconnect; ============================================================================ Robert H. Clugston E-mail:robert@stripped Systems Administrator Comstock Net, www.comstocknet.com Phone: (909)877-6407 ============================================================================