Help for this page

Select Code to Download


  1. or download this
    DBD::ODBC::st execute failed: [iODBC][Driver Manager]Invalid cursor st
    +ate (SQL-24000)(DBD: st_execute/SQLExecute err=-1) at ./addstuname.pl
    + line 21, <INPUT> chunk 2014.
    [iODBC][Driver Manager]Invalid cursor state (SQL-24000)(DBD: st_execut
    +e/SQLExecute err=-1) at ./addstuname.pl line 21, <INPUT> chunk 2014.
    
  2. or download this
    #!/usr/bin/perl
    
    ...
            print qq(Name:$b missing\n);
        }
    }