Help for this page
my $tdate = $fields[0]; print "$tdate\n"; ... my $sth=$dbh->prepare($ins_rec); $sth->execute($trade_dt,$symbol); $sth->finish;
"10/14/2011" Use of uninitialized value $trade_dt in concatenation (.) or string at + Set.data.pl line 42, <FIN> line 1.