Wide Character Errors in Perl When Inserting into Berkeley DB

Posted by syker on Stack Overflow See other posts from Stack Overflow or by syker
Published on 2010-05-13T22:28:40Z Indexed on 2010/05/13 22:34 UTC
Read the original article Hit count: 287

Filed under:
|

I'm running an experiment on Berkeley DBs. I'm simply removing the contents from DB a and reinserting the key-value pairs into DB b. However, I am getting Wide character errors when inserting key-value pairs into this DB b. Help?

© Stack Overflow or respective owner

Related posts about perl

Related posts about berkeley-db