Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

zby's scratchpad

by zby (Vicar)
on Jun 01, 2004 at 22:07 UTC ( [id://358660]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    use DBI;
    ...
    my $rv = $sth->execute();
    print "$rv\n";
    
  2. or download this
    DBD::ODBC::st execute failed: [IBM][Client Access Express ODBC Driver 
    +(32-bit)][DB2/400 SQL]Data truncated. (SQL-01004)(DBD: st_execute/SQL
    +Execute err=-1) at a.pl line 33.
    INSERT into middbexp.marmtest (MIDID, MIDDELETIONFLAG, UMREN, MEINH, U
    +MREZ, LAENG, BREIT, NOEHE, VOLUM, VOLEH, BRGEW, GEWEI, MESUB, SYSTEM_
    +ID, LEGACY_ID, MAKT_MAKTX_PL, MAS_IADSC, DUP_CHK, MAS_IAPACS, MARM_ME
    +INS, MAS_IANPAL) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?,
    + ?, ?, ?, ?, ?, ?)
    ...
    20, MAS_IANPAL, 00337PAL
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-25 04:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found