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

Re: How to modify/delete records in a flat-file database?

by tinita (Parson)
on Apr 28, 2004 at 09:06 UTC ( [id://348762]=note: print w/replies, xml ) Need Help??


in reply to How to modify/delete records in a flat-file database?

you have to open the file for reading and writing (perlopentut) and lock it (flock) so that only one process can open the file at the same time.
  • Comment on Re: How to modify/delete records in a flat-file database?

Replies are listed 'Best First'.
Re: Re: How to modify/delete records in a flat-file database?
by JoeJaz (Monk) on Apr 28, 2004 at 09:33 UTC
    Thanks! That is definately something that I will look into. This looks exactly like what I need. Thank you for the tip. Joe

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2024-04-24 20:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found