On Sun, Jan 01, 2006 at 11:39:17PM -0000, Andy Hassall wrote:
> > Any and all testing would be greatly appreciated, but especially
> > testing of building against Oracle Instant Client and Oracle XE
> > on a range of platforms.
> 
> I've put up a page with the test results for various combinations at:
> 
>     http://www.andyh.co.uk/temp/DBD-Oracle/1.17RC1/
> 
> It builds successfully and the majority of tests run OK on all the
> combinations, but there are some Unicode-related issues, in particular on
> 24implicit_utf8 on Linux and Windows with UTF8 client character set against
> a non-Unicode database.

Specifically the failures seem to all be AL16UTF16 db NCHAR with a
non-unicode db CHAR charset.

I recall something in the OCI docs about circumstances where NCHAR
charset conversions are performed 'via' the database CHAR charset.
That's probably the problem here.

Did DBD::Oracle 1.16 also fail the same tests in the same config?

> Under Cygwin there are additional Unicode-related failures.

Other will have to scratch that itch.

Tim.

Reply via email to