What setting does it really take to just allow Spanish characters both in Input Items as well as report region it is always a headache to handle those characters. Does the character set in the DB applies also on Apex App level?
In fact we can insert spanish characters inside DB without problem but the issue is at Apex level we have funny characters.
This our DB character set
Must we necessary change the DB character set to AL32UTF8? Will that solve the problem in the APP level, I mean for example for Items in session or in classic report, etc...?