Hi all,

I am inserting Strings from Java into my db. In Java those Strings have
German umlauts, i.e. ä, ü, ß, ö. 

When I check in the db I see that there have been replaced with a dotted
square. How do I fix this?

BTW: When I insert data from SQLite shell, it is displayed correctly.

Thanks in advance
Pasquale

Reply via email to