Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Need DBM file that holds data up to 50,000 bytes

by jfroebe (Parson)
on Aug 11, 2014 at 14:43 UTC ( [id://1097002]=note: print w/replies, xml ) Need Help??


in reply to Need DBM file that holds data up to 50,000 bytes

I second using DBD::SQLite.

If you're stuck using some sort of *DBM, then consider doing what we did in the old dBase days: split the field into two or more fields and combine them in your Perl code.

Jason L. Froebe

Blog, Tech Blog

  • Comment on Re: Need DBM file that holds data up to 50,000 bytes

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (4)
As of 2024-04-23 07:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found