in reply to Re: How to modify/delete records in a flat-file database?
in thread How to modify/delete records in a flat-file database?
From looking at the Document pages, this looks like a nice little database. I guess I am caught between deciding if there are going to be enough file operations to warrent a database, of if I should use a flat file. The database looks like a nice solution, however, and I might just use it if it will make my life easier in the long run. Thank you for sharing your advice and experience with me. Joe
In Section
Seekers of Perl Wisdom