> That man page might be lying to you. If you have a pair of 
> .dir/.pag files, those are probably a DBM file, not NDBM. 
> Have you tried DB_File?
> 
> Hope this helps!
> 
> --Tom Phoenix
> Stonehenge Perl Training
> 

I substitued DB_File for NDBM_File and changed the code appropriately,
but I'm still only able to create/access files with a '.db' extension.
Still no luck accessing my original '.dir' and '.pag' files.

I'm wondering if I should be looking at using DBD::DBM instead. Don't
know much about database access (yet!)...

Anyone have any thoughts on this?

Thanks!

richf

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to