How to save base64 to blob of MySQL?

How to save an ö character into an oracle BLOB from java?

  • Using JAXB building an XML record and then inserting into an Oracle DB BLOB field. Currently when viewing the contents of the BLOB we only see the values ” instead of the value ö . The database character set is Western Europe Latin . We can easily insert the same XML record using Toad, and the value displays properly. Also tried to use the raw convert utility with from several different code settings to UTF-8 without solving the problem.

  • Answer:

    when viewing the content, you are probably using a telnet type client, it doesn't support utf! that sure confused me the first time I saw it!

xml developer at Yahoo! Answers Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.