Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

DBI/ODBC error: "Optional feature not implemented (SQL-HYC00)"

by HelenCr (Monk)
on Sep 24, 2013 at 18:37 UTC ( [id://1055523]=perlquestion: print w/replies, xml ) Need Help??

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]
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1055523]
Approved by marinersk
Front-paged by sparkyichi
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 17:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found