Is it posisble to write out a file in ansi format from a utf database
Please see here.
[see here|http://forums.oracle.com/forums/message.jspa?messageID=8456728#8456728]
Basically I need to take some output from a utf8 database and write it out in ansi format using only ansi characters.
The file needs to be imported into another system which can only read ansi txt files.
I would really appreciate a working example, or alternatively if its not possible for someone to explain why its not possible,