Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Changing records

by arrow (Friar)
on Apr 03, 2003 at 03:51 UTC ( [id://247667]=note: print w/replies, xml ) Need Help??


in reply to Changing records

Yeah, I know, databases are the "bomb", but I don't have the funds to pay for a host that has databases. I'm working strictly with CGI on the internet, so installing mySQL or other is out of the question. I guess flat files are the only thing for me :-{...

Just Another Perl Wannabe

Replies are listed 'Best First'.
Re: Re: Changing records
by Cody Pendant (Prior) on Apr 03, 2003 at 05:07 UTC
    >I'm working strictly with CGI on the internet

    There are Perl modules which will make it easier for you to treat flat text files as if they were databases, including doing SQL-like queries on them. You could check out Tie::File and Tie::CSV_File and DBD::CSV and there's another one I can't remember.
    --

    “Every bit of code is either naturally related to the problem at hand, or else it's an accidental side effect of the fact that you happened to solve the problem using a digital computer.”
    M-J D

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://247667]
help
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: (8)
As of 2024-04-25 15:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found