Hello there, I have a strange problem, to be precise I'am using poi 1.5.0 Final.
I create Excel files out of an oracle database, which contains texts in different languages, so I have all those german "Umlaute", french "accents" and so on (������) you know. Now, this works fine, the Excel file looks ok but I have to go the other way too, say to import data from such an Excel file into the database. But I can't get those special characters correctly out of the file/cells. I get the correct vowels, but the mutation of these vowels in not correct, so as an example, instead of the german � I get an � or so. Has anybody an idea how I could manage this problem ? Thank a lot, Stephan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
