I have a problem with special chars like "ñ" or "Á" that appear with "?". The problem exists when I download data into qvd. Data is downloaded into qvds, from Oracle database.In Oracle database, data is correct.
I don´t want to remove or skip special chars.
There Exists some setting to set the encoding to UTF-8? or I have to use some pl/sql function to bring the correct data into qvd.