Using Text Importer - Characters in Oracle is changed

Hi all,

I have version 12 of PLSQL Developer and when I import data with Text Importer in Oracle all data and accent are imported correctly. But my colleague is on PLSQL Developer version 11 and when she imports with Text Importer, the accent characters are changed for
 
Can you compare the character set of the NLS_LANG setting of the Oracle Client? In PL/SQL Developer you can find NLS_LANG on the Help > Support Info screen.
 
Back
Top