Help for this page

Select Code to Download


  1. or download this
    DBD::ODBC::st execute failed: [Microsoft][ODBC SQL Server Driver][SQL 
    +Server]Formal parameter '@PONumber' was defined as OUTPUT but the act
    +ual parameter not declared OUTPUT. (SQL-42000)(DBD: st_execute/SQLExe
    +cute err=-1) at store_test.pl line 46.
    
  2. or download this
    $sth->bind_param_inout(1,\$a, 255) or die $sth->errstr;