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

Re: Re: Search CSV for multiple parameters

by Indomitus (Scribe)
on Feb 13, 2002 at 22:36 UTC ( [id://145304]=note: print w/replies, xml ) Need Help??


in reply to Re: Search CSV for multiple parameters
in thread Search CSV for multiple parameters

The reason I'm using a CSV file is that's what I'm given by my vendor. I'd love to not have to deal with a CSV file and just use a database but as this is only for reading, not writing to, it seemed like overkill to get the new file, read the file in, parse it, write it to a database, then have to deal with DBI overhead just to read some phone numbers out of the file and display them on a webpage.
  • Comment on Re: Re: Search CSV for multiple parameters

Replies are listed 'Best First'.
Re: Re: Re: Search CSV for multiple parameters
by voyager (Friar) on Feb 14, 2002 at 00:32 UTC
    But you can read from the vendor-delivered file *without* any changes through DBI with DBD::CSV.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-09-12 03:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (15 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.