Help for this page
DBD::mysql::db do failed: Unknown column 'N' in 'field list' at otest. +pl line 52.
my $dbh=DBI->connect($dsn,$user,$pwd); ... print "my ins_rec is $ins_rec\n"; my $sth=$dbh->do($ins_rec); }