Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a file which contains characters as for example ö. Using Studio in Windows and read data from this file and save it to a table in Oracle, I can see that the characters are stored in the table as they should. If I build the job and run it from a Windows CMD prompt, somehow the string are converted to ANSI (ISO-8859-15) and stored as such in the Oracle database. So ö is shown as Ã.
Does anyone have experience - and the solution - with this?
Best regards, Lise