in reply to Disk based hash (as opposed to RAM based)

G'day techtruth,

In the documentation for DB_File, under COMMON QUESTIONS, you'll find How do I store complex data structures with DB_File?.

This says you can't do it directly but provides a workaround.

-- Ken

  • Comment on Re: Disk based hash (as opposed to RAM based)