t you like or
use C, Perl, or anything else; just don't think that by presenting
statistics you may make a case for VB at all.
--
Jonathan Daugherty
http://www.cprogrammer.org
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
lem, make sure you're using the latest
release of DBI/MySQL. The following is valid perl ONLY if $Table is defined
AND non-empty:
$value2 = $dbh->prepare("SELECT page FROM $Table GROUP BY page");
Use strict to avoid this sort of error. If you're using strict, then perform