Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

DBD::ODBC insert first line, but not line 2

by ksublondie (Friar)
on Oct 06, 2015 at 18:05 UTC ( [id://1143958]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    print  "Connecting to sql db...";
    ...
    
    $db->commit();
    $db->disconnect();
    
  2. or download this
    Connecting to sql db...done
    Preparing command...Getting data
    ...
    calling handleError
    calling sendEmail
    Creating email...done
    
  3. or download this
    DB Error
    [Microsoft][ODBC SQL Server Driver]String data, right truncation (SQL-
    +22001)
    ...
    22001
    Result too large
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (5)
As of 2024-04-18 21:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found