in reply to Re: DB_File tie failed
in thread DB_File tie failed

I have updated the DB_File and Perl to the latest. but still no luck. I have no problem working on another db file which generated a while ago using the same script.

finally, i came to realize that the db I am having problem were generated on a windows machine using activeperl. once I regenerate the db file under the system i am working on(linux) , it is okay now.

thanks again for your help.