Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

DBI:mysql date conversion question

by finhagen (Sexton)
on Sep 22, 2008 at 00:59 UTC ( [id://712915]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $dbh->do("insert into frame                       
    
    ...
    values            
    
    (CURDATE(),\'$frame_siteid\',\'$frame_serial\',\'$frame_contract\',STR
    +_TO_DATE($frame_installdate,\'%m/%d/Y\')");
    
  2. or download this
    DBD::mysql::db do failed: You have an error in your SQL syntax; check 
    +the manual that corresponds to your MySQL server version for the righ
    +t syntax to use near '' at line 3 at ./excel.syr.frame.extract.pl lin
    +e 91.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 02:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found