Skip to Main Content

Berkeley DB Family

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

UTF-8 Support

723605Oct 15 2009 — edited Oct 28 2009
Hello,

I'm trying to send some queries to the dbxml 2.5.14 and I get the following error:
XmlInvalidValue: XmlException 14, Error: checkTrailingBytes: bad utf-8 encoding File: \dbxml-2.5.13\dbxml\src\dbxml\nodeStore\NsUtil.cpp Line: 198

Inside the Queries there are some special german letters [ä,ü,ö,Ä,Ü,Ö].
Importing xml-files with these letters works fine. But using Queries I get the above error.

I looked into the file NsUtil.cpp and for me the UTF-8 Support is well implemented.

I read something about missing UTF-8 Support in the used CommandLine/Shell.
I'm using Win XP and Python 2.5, and they both have UTF-8 Support.

So why do I get this Error??


Thanks for your help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2009
Added on Oct 15 2009
4 comments
2,244 views