Help for this page
my $inserthandle = $dbh->prepare("INSERT INTO DATA (LongData) VALUES ( +'$longstring'); $inserthandle->execute or die $DBI::errstr;
DBD::mysql::st execute warning: at ./script line 121 Died at ./crcdb line 121