Hi Marco!
Do you have any recommended way to import unicode text, or even an excel file (with unicode content) by using plsql-developer?
I've tried several ways, but I was unable to load my data into database correctly. (via text importer, via odbc importer...)
My NLS_LANG setting is corresponding to my OS EE8MSWIN1250. I've enabled unicode support in pl/sql dev. Oracle client is 9.2.0.6. Certainly DB supports unicode (or double byte Latin2 8859-2) , 'cause its charset is UTF8.
Any help is appreciated.
BR, peter