Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: date formatting again

by mbethke (Hermit)
on Jan 23, 2012 at 05:44 UTC ( [id://949310]=note: print w/replies, xml ) Need Help??


in reply to date formatting again

Well, if you're bypassing Perl by letting the database server do all the importing, it's no wonder you can't use Perl functions :) What about preprocessing the file? Read each line, split it up, convert the date as you would have otherwise and put it back together. That or insert the data manually using DBI, but preprocessing will likely be both easier and faster.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-26 02:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found