Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    use 5.014;
    ...
    # ...
    # ...
    } # end sub sub arr_insert
    
  2. or download this
    DBD::ODBC::st bind_param failed: [Microsoft][ODBC SQL Server Driver]
            Optional feature not implemented (SQL-HYC00)
        [for Statement "INSERT INTO Boats (License, YearModel, OwnerID, Ma
    +ke) VALUES (?, ?, ?, ?)"
                        with ParamValues: 1=undef, 2=undef, 3=undef, 4=und
    +ef]