PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

SQR - reading in a CSV file - 1 special character is getting changed to 2 special characters - how c

edited Sep 11, 2020 1:47PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 7 commentsAnswered ✓

Hi all you SQR Cats and Kittens!

I have a little issue with reading in a CSV file.  Sometimes the names have special characters like an n with a tilde (ñ) or an e with an accent (é).  When I this data gets read in via SQR, it gets changed to 2 special characters.

So this name looks like this in the CSV file

José Peña

When this is read in via SQR, it looks like this

José Peña

The "read" statement looks like this:

read 1 into $line:32000

It reads it into this $line variable and then parses out the data.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center