Hello, Last month I reported a problem I was having with testing the DBD Oracle module on Oracle 9.2.0.2. The tests were failing on the CLOB section.
It turns out that my problem was due to my database character set having been UTF8 based. Resetting the NLS_LANG env to a non UTF8 character set resolved this testing issue. However, it would be useful for the DBD Oracle driver to support this. I saw this which would appear to address the issue: http:[EMAIL PROTECTED]/msg14113.html However the patch from Stefan Eissing stills needs some work to apply to DBD Oracle 1.12. Has anyone attempted this yet, or should I give it a go? Thanks, Ben.
