Hello all,
    Please bear with me - I realize the answers I seek probably lie
elsewhere but I haven't had a lot of luck.
    I'm building an interface that allows me to input an order number, order
type and comments on the order, which are stored into a file using a hash of
arrays. I can's find a good way to store and retreive the records, and I'm
trying to figure out whether DBI access or regular file access with my own
parsing would be best.
    I'm basically looking for any insight, references, etc. on file access
and record retreival that is geared for the non-guru.

Any help would be appreciated.



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to